#35AFB8#35AFB8
#35AFB8 is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.3% C 0.104 H 202.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #35AFB8 |
|---|---|
| RGB | rgb(53, 175, 184) |
| HSL | hsl(184, 55%, 46%) |
| HSV | hsv(184, 71%, 72%) |
| CMYK | cmyk(71.2%, 4.9%, 0%, 27.8%) |
| CIE-LAB | lab(65.65, -29.69, -14.27) |
| CIE-LCH | lch(65.65, 32.94, 205.67°) |
| OKLab | oklab(69.26% -0.0966 -0.0396) |
| OKLCH | oklch(69.26% 0.104 202.3) |
| XYZ | xyz(25.4461, 34.8745, 50.7285) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.32
Lightseagreen
#20B2AA
ΔE00 6.76
Cadetblue
#5F9EA0
ΔE00 6.87
Darkturquoise
#00CED1
ΔE00 8.68
Topaz
#13BBAF
ΔE00 8.69
Sea
#3C9992
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35AFB8 #B83E35
analogous
#35B880 #35AFB8 #356EB8
triadic
#35AFB8 #B835AF #AFB835
tetradic
#35AFB8 #8035B8 #B83E35 #6EB835
square
#35AFB8 #8035B8 #B83E35 #6EB835
split-complementary
#35AFB8 #B8356E #B88035
monochromatic
#1A5559 #278288 #35AFB8 #5BC8D0 #8AD8DD
Accessibility & contrast
On white
2.63
#35AFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#35AFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35AFB8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35AFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35AFB8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A7B9
Deuteranopia (green-blind)
#8F9AB9
Tritanopia (blue-blind)
#00B6B1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #35afb8; /* rgb */ color: rgb(53, 175, 184); /* oklch */ color: oklch(69.3% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#80c7cd',
500: '#35afb8',
950: '#000000',
},
}SCSS
$custom: #35afb8; $custom-light: #80c7cd; $custom-dark: #000000;
JSON
{
"hex": "#35afb8",
"rgb": {
"r": 53,
"g": 175,
"b": 184
},
"hsl": {
"h": 184.122,
"s": 55.274,
"l": 46.471
},
"oklch": {
"l": 0.69256,
"c": 0.10439,
"h": 202.3
},
"luminance": 0.34878
}Semantic roles & 50–950 ramp
primary
#35AFB8
secondary
#C78681
accent
#5349DF
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282