#33CEAC#33CEAC
#33CEAC is a light, vivid teal. Relative luminance 0.478; OKLCH L 76.5% C 0.134 H 173.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #33CEAC |
|---|---|
| RGB | rgb(51, 206, 172) |
| HSL | hsl(167, 61%, 50%) |
| HSV | hsv(167, 75%, 81%) |
| CMYK | cmyk(75.2%, 0%, 16.5%, 19.2%) |
| CIE-LAB | lab(74.71, -47.27, 5.65) |
| CIE-LCH | lch(74.71, 47.61, 173.18°) |
| OKLab | oklab(76.51% -0.1336 0.0142) |
| OKLCH | oklch(76.51% 0.134 173.9) |
| XYZ | xyz(30.8791, 47.8212, 46.6247) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.64
Mediumaquamarine
#66CDAA
ΔE00 3.77
Eucalyptus
#44D7A8
ΔE00 4.01
Turquoise (survey)
#06C2AC
ΔE00 4.70
Seafoam Blue
#78D1B6
ΔE00 5.58
Tealish
#24BCA8
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CEAC #CE3355
analogous
#33CE5F #33CEAC #33A2CE
triadic
#33CEAC #AC33CE #CEAC33
tetradic
#33CEAC #5F33CE #CE3355 #A2CE33
square
#33CEAC #5F33CE #CE3355 #A2CE33
split-complementary
#33CEAC #CE33A2 #CE5F33
monochromatic
#1A6D5A #269E84 #33CEAC #64DAC0 #96E6D4
Accessibility & contrast
On white
1.99
#33CEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#33CEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CEAC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CEAC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0AA
Deuteranopia (green-blind)
#B3B2AE
Tritanopia (blue-blind)
#00D0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #33ceac; /* rgb */ color: rgb(51, 206, 172); /* oklch */ color: oklch(76.5% 0.134 173.9);
Tailwind
colors: {
custom: {
50: '#83dec4',
500: '#33ceac',
950: '#000000',
},
}SCSS
$custom: #33ceac; $custom-light: #83dec4; $custom-dark: #000000;
JSON
{
"hex": "#33ceac",
"rgb": {
"r": 51,
"g": 206,
"b": 172
},
"hsl": {
"h": 166.839,
"s": 61.265,
"l": 50.392
},
"oklch": {
"l": 0.76511,
"c": 0.13432,
"h": 173.9
},
"luminance": 0.47825
}Semantic roles & 50–950 ramp
primary
#33CEAC
secondary
#D18C9B
accent
#4367E4
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381