#33BB9F#33BB9F
#33BB9F is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.4% C 0.121 H 175.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #33BB9F |
|---|---|
| RGB | rgb(51, 187, 159) |
| HSL | hsl(168, 57%, 47%) |
| HSV | hsv(168, 73%, 73%) |
| CMYK | cmyk(72.7%, 0%, 15%, 26.7%) |
| CIE-LAB | lab(68.57, -42.49, 3.85) |
| CIE-LCH | lch(68.57, 42.66, 174.83°) |
| OKLab | oklab(71.38% -0.1208 0.0095) |
| OKLCH | oklch(71.38% 0.121 175.5) |
| XYZ | xyz(25.3904, 38.7447, 38.9345) |
| Luminance | 0.3875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.65
Tealish
#24BCA8
ΔE00 2.76
Turquoise (survey)
#06C2AC
ΔE00 3.17
Topaz
#13BBAF
ΔE00 5.49
Green Blue
#01C08D
ΔE00 6.07
Mediumaquamarine
#66CDAA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BB9F #BB334F
analogous
#33BB5B #33BB9F #3393BB
triadic
#33BB9F #9F33BB #BB9F33
tetradic
#33BB9F #5B33BB #BB334F #93BB33
square
#33BB9F #5B33BB #BB334F #93BB33
split-complementary
#33BB9F #BB3393 #BB5B33
monochromatic
#195B4D #268B76 #33BB9F #59D2B9 #89DFCD
Accessibility & contrast
On white
2.40
#33BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#33BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BB9F
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BB9F | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9E
Deuteranopia (green-blind)
#A2A2A1
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33bb9f; /* rgb */ color: rgb(51, 187, 159); /* oklch */ color: oklch(71.4% 0.121 175.5);
Tailwind
colors: {
custom: {
50: '#7fd0bb',
500: '#33bb9f',
950: '#000000',
},
}SCSS
$custom: #33bb9f; $custom-light: #7fd0bb; $custom-dark: #000000;
JSON
{
"hex": "#33bb9f",
"rgb": {
"r": 51,
"g": 187,
"b": 159
},
"hsl": {
"h": 167.647,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.71377,
"c": 0.12118,
"h": 175.5
},
"luminance": 0.38748
}Semantic roles & 50–950 ramp
primary
#33BB9F
secondary
#C98190
accent
#4767E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280