#33BF99#33BF99
#33BF99 is a light, vivid teal. Relative luminance 0.403; OKLCH L 72.2% C 0.130 H 170.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #33BF99 |
|---|---|
| RGB | rgb(51, 191, 153) |
| HSL | hsl(164, 58%, 47%) |
| HSV | hsv(164, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(69.66, -45.71, 8.69) |
| CIE-LCH | lch(69.66, 46.52, 169.23°) |
| OKLab | oklab(72.22% -0.1276 0.0222) |
| OKLCH | oklch(72.22% 0.13 170.1) |
| XYZ | xyz(25.7428, 40.2623, 36.5455) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.31
Greeny Blue
#42B395
ΔE00 3.74
Greenblue
#23C48B
ΔE00 4.60
Mediumaquamarine
#66CDAA
ΔE00 5.21
Greenish Teal
#32BF84
ΔE00 5.24
Turquoise (survey)
#06C2AC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BF99 #BF3359
analogous
#33BF53 #33BF99 #339FBF
triadic
#33BF99 #9933BF #BF9933
tetradic
#33BF99 #5333BF #BF3359 #9FBF33
square
#33BF99 #5333BF #BF3359 #9FBF33
split-complementary
#33BF99 #BF339F #BF5333
monochromatic
#195E4C #268F72 #33BF99 #5CD3B3 #8CE0C9
Accessibility & contrast
On white
2.32
#33BF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#33BF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BF99
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BF99 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB297
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bf99; /* rgb */ color: rgb(51, 191, 153); /* oklch */ color: oklch(72.2% 0.130 170.1);
Tailwind
colors: {
custom: {
50: '#7fd3b7',
500: '#33bf99',
950: '#000000',
},
}SCSS
$custom: #33bf99; $custom-light: #7fd3b7; $custom-dark: #000000;
JSON
{
"hex": "#33bf99",
"rgb": {
"r": 51,
"g": 191,
"b": 153
},
"hsl": {
"h": 163.714,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.7222,
"c": 0.12955,
"h": 170.1
},
"luminance": 0.40265
}Semantic roles & 50–950 ramp
primary
#33BF99
secondary
#CB8397
accent
#4771E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380