#33DA8F#33DA8F
#33DA8F is a light, vivid teal. Relative luminance 0.528; OKLCH L 78.8% C 0.171 H 158.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #33DA8F |
|---|---|
| RGB | rgb(51, 218, 143) |
| HSL | hsl(153, 69%, 53%) |
| HSV | hsv(153, 77%, 85%) |
| CMYK | cmyk(76.6%, 0%, 34.4%, 14.5%) |
| CIE-LAB | lab(77.77, -58.57, 25.30) |
| CIE-LCH | lch(77.77, 63.80, 156.64°) |
| OKLab | oklab(78.82% -0.1586 0.0637) |
| OKLCH | oklch(78.82% 0.171 158.1) |
| XYZ | xyz(31.3914, 52.8260, 34.5233) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.78
Seaweed
#18D17B
ΔE00 3.25
Tealish Green
#0CDC73
ΔE00 4.82
Weird Green
#3AE57F
ΔE00 4.92
Emerald
#50C878
ΔE00 5.30
Eucalyptus
#44D7A8
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33DA8F #DA337E
analogous
#33DA3B #33DA8F #33D2DA
triadic
#33DA8F #8F33DA #DA8F33
tetradic
#33DA8F #3B33DA #DA337E #D2DA33
square
#33DA8F #3B33DA #DA337E #D2DA33
split-complementary
#33DA8F #DA33D2 #DA3B33
monochromatic
#177C4E #20B06F #33DA8F #67E3AB #9BEDC8
Accessibility & contrast
On white
1.82
#33DA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#33DA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33DA8F
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33DA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33DA8F | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#C4BA94
Tritanopia (blue-blind)
#00D9C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #33da8f; /* rgb */ color: rgb(51, 218, 143); /* oklch */ color: oklch(78.8% 0.171 158.1);
Tailwind
colors: {
custom: {
50: '#84e7b0',
500: '#33da8f',
950: '#000000',
},
}SCSS
$custom: #33da8f; $custom-light: #84e7b0; $custom-dark: #000000;
JSON
{
"hex": "#33da8f",
"rgb": {
"r": 51,
"g": 218,
"b": 143
},
"hsl": {
"h": 153.054,
"s": 69.295,
"l": 52.745
},
"oklch": {
"l": 0.78824,
"c": 0.17091,
"h": 158.1
},
"luminance": 0.5283
}Semantic roles & 50–950 ramp
primary
#33DA8F
secondary
#842E54
accent
#3C8BEC
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481