#35AEB8#35AEB8
#35AEB8 is a light, moderate teal. Relative luminance 0.345; OKLCH L 69.0% C 0.104 H 203.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #35AEB8 |
|---|---|
| RGB | rgb(53, 174, 184) |
| HSL | hsl(185, 55%, 46%) |
| HSV | hsv(185, 71%, 72%) |
| CMYK | cmyk(71.2%, 5.4%, 0%, 27.8%) |
| CIE-LAB | lab(65.35, -29.20, -14.73) |
| CIE-LCH | lch(65.35, 32.70, 206.76°) |
| OKLab | oklab(69.01% -0.0956 -0.0409) |
| OKLCH | oklch(69.01% 0.104 203.2) |
| XYZ | xyz(25.2522, 34.4867, 50.6638) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Cadetblue
#5F9EA0
ΔE00 6.73
Lightseagreen
#20B2AA
ΔE00 7.18
Darkturquoise
#00CED1
ΔE00 9.08
Topaz
#13BBAF
ΔE00 9.16
Sea
#3C9992
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AEB8 #B83F35
analogous
#35B881 #35AEB8 #356DB8
triadic
#35AEB8 #B835AE #AEB835
tetradic
#35AEB8 #8135B8 #B83F35 #6DB835
square
#35AEB8 #8135B8 #B83F35 #6DB835
split-complementary
#35AEB8 #B8356D #B88135
monochromatic
#1A5459 #278188 #35AEB8 #5BC7D0 #8AD7DD
Accessibility & contrast
On white
2.66
#35AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#35AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AEB8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AEB8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7B9
Deuteranopia (green-blind)
#8D99B8
Tritanopia (blue-blind)
#00B5B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #35aeb8; /* rgb */ color: rgb(53, 174, 184); /* oklch */ color: oklch(69.0% 0.104 203.2);
Tailwind
colors: {
custom: {
50: '#80c6cd',
500: '#35aeb8',
950: '#000000',
},
}SCSS
$custom: #35aeb8; $custom-light: #80c6cd; $custom-dark: #000000;
JSON
{
"hex": "#35aeb8",
"rgb": {
"r": 53,
"g": 174,
"b": 184
},
"hsl": {
"h": 184.58,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.69011,
"c": 0.10395,
"h": 203.2
},
"luminance": 0.3449
}Semantic roles & 50–950 ramp
primary
#35AEB8
secondary
#C78781
accent
#5549DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282