#33CEAA#33CEAA
#33CEAA is a light, vivid teal. Relative luminance 0.477; OKLCH L 76.5% C 0.136 H 172.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #33CEAA |
|---|---|
| RGB | rgb(51, 206, 170) |
| HSL | hsl(166, 61%, 50%) |
| HSV | hsv(166, 75%, 81%) |
| CMYK | cmyk(75.2%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(74.66, -47.78, 6.66) |
| CIE-LCH | lch(74.66, 48.24, 172.06°) |
| OKLab | oklab(76.46% -0.1345 0.0169) |
| OKLCH | oklch(76.46% 0.136 172.9) |
| XYZ | xyz(30.6884, 47.7450, 45.6207) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.59
Eucalyptus
#44D7A8
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 3.66
Turquoise (survey)
#06C2AC
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 5.72
Green Blue
#01C08D
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CEAA #CE3357
analogous
#33CE5D #33CEAA #33A4CE
triadic
#33CEAA #AA33CE #CEAA33
tetradic
#33CEAA #5D33CE #CE3357 #A4CE33
square
#33CEAA #5D33CE #CE3357 #A4CE33
split-complementary
#33CEAA #CE33A4 #CE5D33
monochromatic
#1A6D59 #269E82 #33CEAA #64DABF #96E6D3
Accessibility & contrast
On white
1.99
#33CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#33CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CEAA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CEAA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A8
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#00D0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #33ceaa; /* rgb */ color: rgb(51, 206, 170); /* oklch */ color: oklch(76.5% 0.136 172.9);
Tailwind
colors: {
custom: {
50: '#82dec3',
500: '#33ceaa',
950: '#000000',
},
}SCSS
$custom: #33ceaa; $custom-light: #82dec3; $custom-dark: #000000;
JSON
{
"hex": "#33ceaa",
"rgb": {
"r": 51,
"g": 206,
"b": 170
},
"hsl": {
"h": 166.065,
"s": 61.265,
"l": 50.392
},
"oklch": {
"l": 0.76455,
"c": 0.13554,
"h": 172.9
},
"luminance": 0.47749
}Semantic roles & 50–950 ramp
primary
#33CEAA
secondary
#D18C9C
accent
#4369E4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381