#35C6CB#35C6CB
#35C6CB is a light, moderate teal. Relative luminance 0.455; OKLCH L 75.6% C 0.117 H 198.5°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #35C6CB |
|---|---|
| RGB | rgb(53, 198, 203) |
| HSL | hsl(182, 59%, 50%) |
| HSV | hsv(182, 74%, 80%) |
| CMYK | cmyk(73.9%, 2.5%, 0%, 20.4%) |
| CIE-LAB | lab(73.19, -35.02, -13.37) |
| CIE-LCH | lch(73.19, 37.49, 200.89°) |
| OKLab | oklab(75.56% -0.1112 -0.0371) |
| OKLCH | oklch(75.56% 0.117 198.5) |
| XYZ | xyz(32.4369, 45.4529, 63.5521) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 2.50
Mediumturquoise
#48D1CC
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.74
Topaz
#13BBAF
ΔE00 7.17
Turquoise Blue
#06B1C4
ΔE00 7.47
Lightseagreen
#20B2AA
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35C6CB #CB3A35
analogous
#35CB85 #35C6CB #357BCB
triadic
#35C6CB #CB35C6 #C6CB35
tetradic
#35C6CB #8535CB #CB3A35 #7BCB35
square
#35C6CB #8535CB #CB3A35 #7BCB35
split-complementary
#35C6CB #CB357B #CB8535
monochromatic
#1B686A #28979B #35C6CB #66D4D8 #96E1E4
Accessibility & contrast
On white
2.08
#35C6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#35C6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35C6CB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35C6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35C6CB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCC
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#00CDC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #35c6cb; /* rgb */ color: rgb(53, 198, 203); /* oklch */ color: oklch(75.6% 0.117 198.5);
Tailwind
colors: {
custom: {
50: '#84d8da',
500: '#35c6cb',
950: '#000000',
},
}SCSS
$custom: #35c6cb; $custom-light: #84d8da; $custom-dark: #000000;
JSON
{
"hex": "#35c6cb",
"rgb": {
"r": 53,
"g": 198,
"b": 203
},
"hsl": {
"h": 182,
"s": 59.055,
"l": 50.196
},
"oklch": {
"l": 0.75564,
"c": 0.1172,
"h": 198.5
},
"luminance": 0.45457
}Semantic roles & 50–950 ramp
primary
#35C6CB
secondary
#CF8F8C
accent
#4B46E2
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1414
muted
#7D8383