#33BF9C#33BF9C
#33BF9C is a light, vivid teal. Relative luminance 0.404; OKLCH L 72.3% C 0.128 H 171.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33BF9C |
|---|---|
| RGB | rgb(51, 191, 156) |
| HSL | hsl(165, 58%, 47%) |
| HSV | hsv(165, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 18.3%, 25.1%) |
| CIE-LAB | lab(69.73, -44.96, 7.16) |
| CIE-LCH | lch(69.73, 45.53, 170.95°) |
| OKLab | oklab(72.3% -0.1262 0.0182) |
| OKLCH | oklch(72.3% 0.128 171.8) |
| XYZ | xyz(25.9937, 40.3626, 37.8669) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.47
Green Blue
#01C08D
ΔE00 4.10
Turquoise (survey)
#06C2AC
ΔE00 4.48
Tealish
#24BCA8
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.16
Greenblue
#23C48B
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BF9C #BF3356
analogous
#33BF56 #33BF9C #339CBF
triadic
#33BF9C #9C33BF #BF9C33
tetradic
#33BF9C #5633BF #BF3356 #9CBF33
square
#33BF9C #5633BF #BF3356 #9CBF33
split-complementary
#33BF9C #BF339C #BF5633
monochromatic
#195E4D #268F75 #33BF9C #5CD3B6 #8CE0CB
Accessibility & contrast
On white
2.31
#33BF9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#33BF9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BF9C
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BF9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BF9C | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bf9c; /* rgb */ color: rgb(51, 191, 156); /* oklch */ color: oklch(72.3% 0.128 171.8);
Tailwind
colors: {
custom: {
50: '#7fd3b9',
500: '#33bf9c',
950: '#000000',
},
}SCSS
$custom: #33bf9c; $custom-light: #7fd3b9; $custom-dark: #000000;
JSON
{
"hex": "#33bf9c",
"rgb": {
"r": 51,
"g": 191,
"b": 156
},
"hsl": {
"h": 165,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.72302,
"c": 0.12754,
"h": 171.8
},
"luminance": 0.40366
}Semantic roles & 50–950 ramp
primary
#33BF9C
secondary
#CB8395
accent
#476DE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380