#35B7B9#35B7B9
#35B7B9 is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.3% C 0.109 H 196.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #35B7B9 |
|---|---|
| RGB | rgb(53, 183, 185) |
| HSL | hsl(181, 55%, 47%) |
| HSV | hsv(181, 71%, 73%) |
| CMYK | cmyk(71.4%, 1.1%, 0%, 27.5%) |
| CIE-LAB | lab(68.11, -33.24, -11.13) |
| CIE-LCH | lch(68.11, 35.05, 198.51°) |
| OKLab | oklab(71.26% -0.1042 -0.0309) |
| OKLCH | oklch(71.26% 0.109 196.5) |
| XYZ | xyz(27.1547, 38.1234, 51.8169) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.31
Topaz
#13BBAF
ΔE00 5.48
Darkturquoise
#00CED1
ΔE00 6.05
Turquoise Blue
#06B1C4
ΔE00 6.13
Mediumturquoise
#48D1CC
ΔE00 7.14
Tealish
#24BCA8
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35B7B9 #B93735
analogous
#35B979 #35B7B9 #3575B9
triadic
#35B7B9 #B935B7 #B7B935
tetradic
#35B7B9 #7935B9 #B93735 #75B935
square
#35B7B9 #7935B9 #B93735 #75B935
split-complementary
#35B7B9 #B93575 #B97935
monochromatic
#1A595A #278889 #35B7B9 #5BCED0 #8BDCDE
Accessibility & contrast
On white
2.43
#35B7B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#35B7B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35B7B9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35B7B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35B7B9 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEB9
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #35b7b9; /* rgb */ color: rgb(53, 183, 185); /* oklch */ color: oklch(71.3% 0.109 196.5);
Tailwind
colors: {
custom: {
50: '#81cdce',
500: '#35b7b9',
950: '#000000',
},
}SCSS
$custom: #35b7b9; $custom-light: #81cdce; $custom-dark: #000000;
JSON
{
"hex": "#35b7b9",
"rgb": {
"r": 53,
"g": 183,
"b": 185
},
"hsl": {
"h": 180.909,
"s": 55.462,
"l": 46.667
},
"oklch": {
"l": 0.7126,
"c": 0.10866,
"h": 196.5
},
"luminance": 0.38127
}Semantic roles & 50–950 ramp
primary
#35B7B9
secondary
#C88382
accent
#4B49DF
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282