#33DB9F#33DB9F
#33DB9F is a light, vivid teal. Relative luminance 0.539; OKLCH L 79.4% C 0.159 H 163.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #33DB9F |
|---|---|
| RGB | rgb(51, 219, 159) |
| HSL | hsl(159, 70%, 53%) |
| HSV | hsv(159, 77%, 86%) |
| CMYK | cmyk(76.7%, 0%, 27.4%, 14.1%) |
| CIE-LAB | lab(78.38, -55.58, 17.77) |
| CIE-LCH | lch(78.38, 58.35, 162.26°) |
| OKLab | oklab(79.43% -0.1522 0.0453) |
| OKLCH | oklch(79.43% 0.159 163.4) |
| XYZ | xyz(32.9511, 53.8660, 41.4547) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.91
Aqua Green
#12E193
ΔE00 3.48
Aqua Marine
#2EE8BB
ΔE00 5.10
Aquamarine (survey)
#04D8B2
ΔE00 5.61
Greenblue
#23C48B
ΔE00 5.73
Seaweed
#18D17B
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33DB9F #DB336F
analogous
#33DB4B #33DB9F #33C3DB
triadic
#33DB9F #9F33DB #DB9F33
tetradic
#33DB9F #4B33DB #DB336F #C3DB33
square
#33DB9F #4B33DB #DB336F #C3DB33
split-complementary
#33DB9F #DB33C3 #DB4B33
monochromatic
#167D59 #1FB17D #33DB9F #67E4B7 #9BEDD0
Accessibility & contrast
On white
1.78
#33DB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#33DB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33DB9F
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33DB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33DB9F | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9C
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#00DBCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #33db9f; /* rgb */ color: rgb(51, 219, 159); /* oklch */ color: oklch(79.4% 0.159 163.4);
Tailwind
colors: {
custom: {
50: '#84e7bb',
500: '#33db9f',
950: '#000000',
},
}SCSS
$custom: #33db9f; $custom-light: #84e7bb; $custom-dark: #000000;
JSON
{
"hex": "#33db9f",
"rgb": {
"r": 51,
"g": 219,
"b": 159
},
"hsl": {
"h": 158.571,
"s": 70,
"l": 52.941
},
"oklch": {
"l": 0.79428,
"c": 0.15875,
"h": 163.4
},
"luminance": 0.5387
}Semantic roles & 50–950 ramp
primary
#33DB9F
secondary
#852D4D
accent
#3B7BED
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1612
muted
#7F8482