#33DA8B#33DA8B
#33DA8B is a light, vivid teal. Relative luminance 0.527; OKLCH L 78.7% C 0.174 H 156.9°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33DA8B |
|---|---|
| RGB | rgb(51, 218, 139) |
| HSL | hsl(152, 69%, 53%) |
| HSV | hsv(152, 77%, 85%) |
| CMYK | cmyk(76.6%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(77.70, -59.37, 27.27) |
| CIE-LCH | lch(77.70, 65.33, 155.33°) |
| OKLab | oklab(78.74% -0.1604 0.0684) |
| OKLCH | oklch(78.74% 0.174 156.9) |
| XYZ | xyz(31.0937, 52.7069, 32.9558) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 1.96
Seaweed
#18D17B
ΔE00 2.78
Tealish Green
#0CDC73
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.29
Emerald
#50C878
ΔE00 4.98
Algae Green
#21C36F
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33DA8B #DA3382
analogous
#33DA37 #33DA8B #33D5DA
triadic
#33DA8B #8B33DA #DA8B33
tetradic
#33DA8B #3733DA #DA3382 #D5DA33
square
#33DA8B #3733DA #DA3382 #D5DA33
split-complementary
#33DA8B #DA33D5 #DA3733
monochromatic
#177C4C #20B06C #33DA8B #67E3A8 #9BEDC6
Accessibility & contrast
On white
1.82
#33DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#33DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33DA8B
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33DA8B | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C886
Deuteranopia (green-blind)
#C5BA90
Tritanopia (blue-blind)
#00D8C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #33da8b; /* rgb */ color: rgb(51, 218, 139); /* oklch */ color: oklch(78.7% 0.174 156.9);
Tailwind
colors: {
custom: {
50: '#84e7ad',
500: '#33da8b',
950: '#000000',
},
}SCSS
$custom: #33da8b; $custom-light: #84e7ad; $custom-dark: #000000;
JSON
{
"hex": "#33da8b",
"rgb": {
"r": 51,
"g": 218,
"b": 139
},
"hsl": {
"h": 151.617,
"s": 69.295,
"l": 52.745
},
"oklch": {
"l": 0.78743,
"c": 0.17441,
"h": 156.9
},
"luminance": 0.52711
}Semantic roles & 50–950 ramp
primary
#33DA8B
secondary
#842E56
accent
#3C8FEC
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481