#35AB9B#35AB9B
#35AB9B is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.3% C 0.106 H 182.1°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #35AB9B |
|---|---|
| RGB | rgb(53, 171, 155) |
| HSL | hsl(172, 53%, 44%) |
| HSV | hsv(172, 69%, 67%) |
| CMYK | cmyk(69%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(63.55, -36.13, -1.24) |
| CIE-LCH | lch(63.55, 36.16, 181.96°) |
| OKLab | oklab(67.26% -0.1055 -0.0039) |
| OKLCH | oklch(67.26% 0.106 182.1) |
| XYZ | xyz(21.9447, 32.2468, 36.0717) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.78
Tealish
#24BCA8
ΔE00 4.86
Topaz
#13BBAF
ΔE00 4.98
Greeny Blue
#42B395
ΔE00 5.09
Blue Green
#0F9B8E
ΔE00 5.32
Dull Teal
#5F9E8F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AB9B #AB3545
analogous
#35AB60 #35AB9B #3580AB
triadic
#35AB9B #9B35AB #AB9B35
tetradic
#35AB9B #6035AB #AB3545 #80AB35
square
#35AB9B #6035AB #AB3545 #80AB35
split-complementary
#35AB9B #AB3580 #AB6035
monochromatic
#184E46 #277C71 #35AB9B #53CABA #82D8CD
Accessibility & contrast
On white
2.82
#35AB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#35AB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AB9B
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AB9B | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#92959C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #35ab9b; /* rgb */ color: rgb(53, 171, 155); /* oklch */ color: oklch(67.3% 0.106 182.1);
Tailwind
colors: {
custom: {
50: '#7dc4b8',
500: '#35ab9b',
950: '#000000',
},
}SCSS
$custom: #35ab9b; $custom-light: #7dc4b8; $custom-dark: #000000;
JSON
{
"hex": "#35ab9b",
"rgb": {
"r": 53,
"g": 171,
"b": 155
},
"hsl": {
"h": 171.864,
"s": 52.679,
"l": 43.922
},
"oklch": {
"l": 0.67257,
"c": 0.10554,
"h": 182.1
},
"luminance": 0.32249
}Semantic roles & 50–950 ramp
primary
#35AB9B
secondary
#C27A84
accent
#4C5FDC
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280