#33BC99#33BC99
#33BC99 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.126 H 171.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #33BC99 |
|---|---|
| RGB | rgb(51, 188, 153) |
| HSL | hsl(165, 57%, 47%) |
| HSV | hsv(165, 73%, 74%) |
| CMYK | cmyk(72.9%, 0%, 18.6%, 26.3%) |
| CIE-LAB | lab(68.73, -44.44, 7.36) |
| CIE-LCH | lch(68.73, 45.05, 170.59°) |
| OKLab | oklab(71.46% -0.1246 0.0187) |
| OKLCH | oklch(71.46% 0.126 171.4) |
| XYZ | xyz(25.0952, 38.9672, 36.3296) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.78
Green Blue
#01C08D
ΔE00 4.08
Tealish
#24BCA8
ΔE00 4.79
Turquoise (survey)
#06C2AC
ΔE00 4.81
Greenblue
#23C48B
ΔE00 5.52
Mediumaquamarine
#66CDAA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BC99 #BC3356
analogous
#33BC55 #33BC99 #339ABC
triadic
#33BC99 #9933BC #BC9933
tetradic
#33BC99 #5533BC #BC3356 #9ABC33
square
#33BC99 #5533BC #BC3356 #9ABC33
split-complementary
#33BC99 #BC339A #BC5533
monochromatic
#195C4B #268C72 #33BC99 #5AD2B4 #8ADFCA
Accessibility & contrast
On white
2.39
#33BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#33BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BC99
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BC99 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#00BEB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33bc99; /* rgb */ color: rgb(51, 188, 153); /* oklch */ color: oklch(71.5% 0.126 171.4);
Tailwind
colors: {
custom: {
50: '#7fd1b7',
500: '#33bc99',
950: '#000000',
},
}SCSS
$custom: #33bc99; $custom-light: #7fd1b7; $custom-dark: #000000;
JSON
{
"hex": "#33bc99",
"rgb": {
"r": 51,
"g": 188,
"b": 153
},
"hsl": {
"h": 164.672,
"s": 57.322,
"l": 46.863
},
"oklch": {
"l": 0.7146,
"c": 0.12604,
"h": 171.4
},
"luminance": 0.3897
}Semantic roles & 50–950 ramp
primary
#33BC99
secondary
#C98194
accent
#476EE1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280