#33CEA9#33CEA9
#33CEA9 is a light, vivid teal. Relative luminance 0.477; OKLCH L 76.4% C 0.136 H 172.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33CEA9 |
|---|---|
| RGB | rgb(51, 206, 169) |
| HSL | hsl(166, 61%, 50%) |
| HSV | hsv(166, 75%, 81%) |
| CMYK | cmyk(75.2%, 0%, 18%, 19.2%) |
| CIE-LAB | lab(74.64, -48.02, 7.16) |
| CIE-LCH | lch(74.64, 48.56, 171.52°) |
| OKLab | oklab(76.43% -0.135 0.0182) |
| OKLCH | oklch(76.43% 0.136 172.3) |
| XYZ | xyz(30.5942, 47.7073, 45.1244) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.62
Eucalyptus
#44D7A8
ΔE00 3.37
Mediumaquamarine
#66CDAA
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 5.33
Green Blue
#01C08D
ΔE00 5.58
Seafoam Blue
#78D1B6
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CEA9 #CE3358
analogous
#33CE5B #33CEA9 #33A6CE
triadic
#33CEA9 #A933CE #CEA933
tetradic
#33CEA9 #5B33CE #CE3358 #A6CE33
square
#33CEA9 #5B33CE #CE3358 #A6CE33
split-complementary
#33CEA9 #CE33A6 #CE5B33
monochromatic
#1A6D59 #269E81 #33CEA9 #64DABE #96E6D3
Accessibility & contrast
On white
1.99
#33CEA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#33CEA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CEA9
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CEA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CEA9 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A7
Deuteranopia (green-blind)
#B3B2AC
Tritanopia (blue-blind)
#00D0C3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #33cea9; /* rgb */ color: rgb(51, 206, 169); /* oklch */ color: oklch(76.4% 0.136 172.3);
Tailwind
colors: {
custom: {
50: '#82dec2',
500: '#33cea9',
950: '#000000',
},
}SCSS
$custom: #33cea9; $custom-light: #82dec2; $custom-dark: #000000;
JSON
{
"hex": "#33cea9",
"rgb": {
"r": 51,
"g": 206,
"b": 169
},
"hsl": {
"h": 165.677,
"s": 61.265,
"l": 50.392
},
"oklch": {
"l": 0.76428,
"c": 0.13618,
"h": 172.3
},
"luminance": 0.47711
}Semantic roles & 50–950 ramp
primary
#33CEA9
secondary
#D18C9C
accent
#436AE4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381