#33DA8A#33DA8A
#33DA8A is a light, vivid teal. Relative luminance 0.527; OKLCH L 78.7% C 0.175 H 156.6°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33DA8A |
|---|---|
| RGB | rgb(51, 218, 138) |
| HSL | hsl(151, 69%, 53%) |
| HSV | hsv(151, 77%, 85%) |
| CMYK | cmyk(76.6%, 0%, 36.7%, 14.5%) |
| CIE-LAB | lab(77.68, -59.56, 27.76) |
| CIE-LCH | lch(77.68, 65.71, 155.01°) |
| OKLab | oklab(78.72% -0.1609 0.0696) |
| OKLCH | oklch(78.72% 0.175 156.6) |
| XYZ | xyz(31.0210, 52.6778, 32.5728) |
| Luminance | 0.5268 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.04
Seaweed
#18D17B
ΔE00 2.69
Tealish Green
#0CDC73
ΔE00 3.90
Weird Green
#3AE57F
ΔE00 4.14
Emerald
#50C878
ΔE00 4.92
Algae Green
#21C36F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33DA8A #DA3383
analogous
#33DA36 #33DA8A #33D7DA
triadic
#33DA8A #8A33DA #DA8A33
tetradic
#33DA8A #3633DA #DA3383 #D7DA33
square
#33DA8A #3633DA #DA3383 #D7DA33
split-complementary
#33DA8A #DA33D7 #DA3633
monochromatic
#177C4B #20B06B #33DA8A #67E3A8 #9BEDC5
Accessibility & contrast
On white
1.82
#33DA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#33DA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33DA8A
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33DA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33DA8A | 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)
#D9C885
Deuteranopia (green-blind)
#C5BA8F
Tritanopia (blue-blind)
#00D8C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #33da8a; /* rgb */ color: rgb(51, 218, 138); /* oklch */ color: oklch(78.7% 0.175 156.6);
Tailwind
colors: {
custom: {
50: '#84e7ac',
500: '#33da8a',
950: '#000000',
},
}SCSS
$custom: #33da8a; $custom-light: #84e7ac; $custom-dark: #000000;
JSON
{
"hex": "#33da8a",
"rgb": {
"r": 51,
"g": 218,
"b": 138
},
"hsl": {
"h": 151.257,
"s": 69.295,
"l": 52.745
},
"oklch": {
"l": 0.78723,
"c": 0.17528,
"h": 156.6
},
"luminance": 0.52682
}Semantic roles & 50–950 ramp
primary
#33DA8A
secondary
#842E57
accent
#3C90EC
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481