#35CA9B#35CA9B
#35CA9B is a light, vivid teal. Relative luminance 0.454; OKLCH L 75.1% C 0.141 H 166.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #35CA9B |
|---|---|
| RGB | rgb(53, 202, 155) |
| HSL | hsl(161, 58%, 50%) |
| HSV | hsv(161, 74%, 79%) |
| CMYK | cmyk(73.8%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(73.13, -49.51, 12.54) |
| CIE-LCH | lch(73.13, 51.07, 165.78°) |
| OKLab | oklab(75.09% -0.1369 0.0321) |
| OKLCH | oklch(75.09% 0.141 166.8) |
| XYZ | xyz(28.5019, 45.3611, 38.2574) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.06
Green Blue
#01C08D
ΔE00 3.23
Eucalyptus
#44D7A8
ΔE00 3.31
Mediumaquamarine
#66CDAA
ΔE00 4.43
Greenish Teal
#32BF84
ΔE00 4.44
Aquamarine (survey)
#04D8B2
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35CA9B #CA3564
analogous
#35CA51 #35CA9B #35AECA
triadic
#35CA9B #9B35CA #CA9B35
tetradic
#35CA9B #5135CA #CA3564 #AECA35
square
#35CA9B #5135CA #CA3564 #AECA35
split-complementary
#35CA9B #CA35AE #CA5135
monochromatic
#1C6951 #289A76 #35CA9B #65D7B3 #96E3CB
Accessibility & contrast
On white
2.08
#35CA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#35CA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35CA9B
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35CA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35CA9B | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC99
Deuteranopia (green-blind)
#B2AE9E
Tritanopia (blue-blind)
#00CBBD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #35ca9b; /* rgb */ color: rgb(53, 202, 155); /* oklch */ color: oklch(75.1% 0.141 166.8);
Tailwind
colors: {
custom: {
50: '#82dbb8',
500: '#35ca9b',
950: '#000000',
},
}SCSS
$custom: #35ca9b; $custom-light: #82dbb8; $custom-dark: #000000;
JSON
{
"hex": "#35ca9b",
"rgb": {
"r": 53,
"g": 202,
"b": 155
},
"hsl": {
"h": 161.074,
"s": 58.431,
"l": 50
},
"oklch": {
"l": 0.75093,
"c": 0.1406,
"h": 166.8
},
"luminance": 0.45365
}Semantic roles & 50–950 ramp
primary
#35CA9B
secondary
#CF8CA1
accent
#4677E2
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380