#33C99F#33C99F
#33C99F is a light, vivid teal. Relative luminance 0.450; OKLCH L 74.9% C 0.137 H 169.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #33C99F |
|---|---|
| RGB | rgb(51, 201, 159) |
| HSL | hsl(163, 60%, 49%) |
| HSV | hsv(163, 75%, 79%) |
| CMYK | cmyk(74.6%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(72.88, -48.40, 10.03) |
| CIE-LCH | lch(72.88, 49.43, 168.30°) |
| OKLab | oklab(74.91% -0.1347 0.0256) |
| OKLCH | oklch(74.91% 0.137 169.2) |
| XYZ | xyz(28.5065, 44.9769, 39.9732) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.64
Green Blue
#01C08D
ΔE00 3.66
Mediumaquamarine
#66CDAA
ΔE00 4.00
Greenblue
#23C48B
ΔE00 4.06
Aquamarine (survey)
#04D8B2
ΔE00 4.25
Greenish Teal
#32BF84
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C99F #C9335D
analogous
#33C954 #33C99F #33A8C9
triadic
#33C99F #9F33C9 #C99F33
tetradic
#33C99F #5433C9 #C9335D #A8C933
square
#33C99F #5433C9 #C9335D #A8C933
split-complementary
#33C99F #C933A8 #C95433
monochromatic
#1A6752 #279878 #33C99F #62D7B6 #93E4CD
Accessibility & contrast
On white
2.10
#33C99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#33C99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C99F
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C99F | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #33c99f; /* rgb */ color: rgb(51, 201, 159); /* oklch */ color: oklch(74.9% 0.137 169.2);
Tailwind
colors: {
custom: {
50: '#81dabb',
500: '#33c99f',
950: '#000000',
},
}SCSS
$custom: #33c99f; $custom-light: #81dabb; $custom-dark: #000000;
JSON
{
"hex": "#33c99f",
"rgb": {
"r": 51,
"g": 201,
"b": 159
},
"hsl": {
"h": 163.2,
"s": 59.524,
"l": 49.412
},
"oklch": {
"l": 0.74906,
"c": 0.13715,
"h": 169.2
},
"luminance": 0.4498
}Semantic roles & 50–950 ramp
primary
#33C99F
secondary
#CF899D
accent
#4571E3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380