#33CEAB#33CEAB
#33CEAB is a light, vivid teal. Relative luminance 0.478; OKLCH L 76.5% C 0.135 H 173.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #33CEAB |
|---|---|
| RGB | rgb(51, 206, 171) |
| HSL | hsl(166, 61%, 50%) |
| HSV | hsv(166, 75%, 81%) |
| CMYK | cmyk(75.2%, 0%, 17%, 19.2%) |
| CIE-LAB | lab(74.69, -47.53, 6.16) |
| CIE-LCH | lch(74.69, 47.92, 172.62°) |
| OKLab | oklab(76.48% -0.134 0.0156) |
| OKLCH | oklch(76.48% 0.135 173.4) |
| XYZ | xyz(30.7834, 47.7830, 46.1208) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.60
Mediumaquamarine
#66CDAA
ΔE00 3.70
Eucalyptus
#44D7A8
ΔE00 3.79
Turquoise (survey)
#06C2AC
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 5.64
Green Blue
#01C08D
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CEAB #CE3356
analogous
#33CE5E #33CEAB #33A3CE
triadic
#33CEAB #AB33CE #CEAB33
tetradic
#33CEAB #5E33CE #CE3356 #A3CE33
square
#33CEAB #5E33CE #CE3356 #A3CE33
split-complementary
#33CEAB #CE33A3 #CE5E33
monochromatic
#1A6D5A #269E83 #33CEAB #64DABF #96E6D4
Accessibility & contrast
On white
1.99
#33CEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#33CEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CEAB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CEAB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A9
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#00D0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #33ceab; /* rgb */ color: rgb(51, 206, 171); /* oklch */ color: oklch(76.5% 0.135 173.4);
Tailwind
colors: {
custom: {
50: '#83dec4',
500: '#33ceab',
950: '#000000',
},
}SCSS
$custom: #33ceab; $custom-light: #83dec4; $custom-dark: #000000;
JSON
{
"hex": "#33ceab",
"rgb": {
"r": 51,
"g": 206,
"b": 171
},
"hsl": {
"h": 166.452,
"s": 61.265,
"l": 50.392
},
"oklch": {
"l": 0.76483,
"c": 0.13493,
"h": 173.4
},
"luminance": 0.47787
}Semantic roles & 50–950 ramp
primary
#33CEAB
secondary
#D18C9B
accent
#4368E4
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381