#33DE9D#33DE9D
#33DE9D is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.1% C 0.164 H 161.9°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #33DE9D |
|---|---|
| RGB | rgb(51, 222, 157) |
| HSL | hsl(157, 72%, 54%) |
| HSV | hsv(157, 77%, 87%) |
| CMYK | cmyk(77%, 0%, 29.3%, 12.9%) |
| CIE-LAB | lab(79.26, -57.16, 20.04) |
| CIE-LCH | lch(79.26, 60.57, 160.68°) |
| OKLab | oklab(80.13% -0.1559 0.0509) |
| OKLCH | oklch(80.13% 0.164 161.9) |
| XYZ | xyz(33.5687, 55.3766, 40.8113) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.42
Eucalyptus
#44D7A8
ΔE00 3.99
Seaweed
#18D17B
ΔE00 5.52
Aqua Marine
#2EE8BB
ΔE00 5.57
Light Greenish Blue
#63F7B4
ΔE00 6.01
Greenish Turquoise
#00FBB0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33DE9D #DE3374
analogous
#33DE47 #33DE9D #33C9DE
triadic
#33DE9D #9D33DE #DE9D33
tetradic
#33DE9D #4733DE #DE3374 #C9DE33
square
#33DE9D #4733DE #DE3374 #C9DE33
split-complementary
#33DE9D #DE33C9 #DE4733
monochromatic
#158258 #1DB67C #33DE9D #68E7B6 #9CEFD0
Accessibility & contrast
On white
1.74
#33DE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#33DE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33DE9D
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33DE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33DE9D | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD99
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#00DECD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #33de9d; /* rgb */ color: rgb(51, 222, 157); /* oklch */ color: oklch(80.1% 0.164 161.9);
Tailwind
colors: {
custom: {
50: '#85e9ba',
500: '#33de9d',
950: '#000000',
},
}SCSS
$custom: #33de9d; $custom-light: #85e9ba; $custom-dark: #000000;
JSON
{
"hex": "#33de9d",
"rgb": {
"r": 51,
"g": 222,
"b": 157
},
"hsl": {
"h": 157.193,
"s": 72.152,
"l": 53.529
},
"oklch": {
"l": 0.80134,
"c": 0.16403,
"h": 161.9
},
"luminance": 0.55381
}Semantic roles & 50–950 ramp
primary
#33DE9D
secondary
#882D50
accent
#397EEF
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481