#33DE9F#33DE9F
#33DE9F is a light, vivid teal. Relative luminance 0.554; OKLCH L 80.2% C 0.162 H 162.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #33DE9F |
|---|---|
| RGB | rgb(51, 222, 159) |
| HSL | hsl(158, 72%, 54%) |
| HSV | hsv(158, 77%, 87%) |
| CMYK | cmyk(77%, 0%, 28.4%, 12.9%) |
| CIE-LAB | lab(79.30, -56.73, 19.04) |
| CIE-LCH | lch(79.30, 59.84, 161.44°) |
| OKLab | oklab(80.18% -0.155 0.0485) |
| OKLCH | oklch(80.18% 0.162 162.6) |
| XYZ | xyz(33.7408, 55.4454, 41.7179) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.81
Eucalyptus
#44D7A8
ΔE00 3.62
Aqua Marine
#2EE8BB
ΔE00 5.19
Seaweed
#18D17B
ΔE00 5.86
Light Greenish Blue
#63F7B4
ΔE00 6.02
Seafoam
#7FE0B3
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33DE9F #DE3372
analogous
#33DE49 #33DE9F #33C7DE
triadic
#33DE9F #9F33DE #DE9F33
tetradic
#33DE9F #4933DE #DE3372 #C7DE33
square
#33DE9F #4933DE #DE3372 #C7DE33
split-complementary
#33DE9F #DE33C7 #DE4933
monochromatic
#15825A #1DB67E #33DE9F #68E7B8 #9CEFD1
Accessibility & contrast
On white
1.74
#33DE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#33DE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33DE9F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33DE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33DE9F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACD9B
Deuteranopia (green-blind)
#C6BEA3
Tritanopia (blue-blind)
#00DECD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #33de9f; /* rgb */ color: rgb(51, 222, 159); /* oklch */ color: oklch(80.2% 0.162 162.6);
Tailwind
colors: {
custom: {
50: '#85e9bb',
500: '#33de9f',
950: '#000000',
},
}SCSS
$custom: #33de9f; $custom-light: #85e9bb; $custom-dark: #000000;
JSON
{
"hex": "#33de9f",
"rgb": {
"r": 51,
"g": 222,
"b": 159
},
"hsl": {
"h": 157.895,
"s": 72.152,
"l": 53.529
},
"oklch": {
"l": 0.8018,
"c": 0.16241,
"h": 162.6
},
"luminance": 0.5545
}Semantic roles & 50–950 ramp
primary
#33DE9F
secondary
#882D4F
accent
#397CEF
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1612
muted
#7F8482