#33BA9F#33BA9F
#33BA9F is a light, vivid teal. Relative luminance 0.383; OKLCH L 71.1% C 0.120 H 176.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #33BA9F |
|---|---|
| RGB | rgb(51, 186, 159) |
| HSL | hsl(168, 57%, 46%) |
| HSV | hsv(168, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 14.5%, 27.1%) |
| CIE-LAB | lab(68.26, -42.06, 3.40) |
| CIE-LCH | lch(68.26, 42.19, 175.38°) |
| OKLab | oklab(71.12% -0.1198 0.0084) |
| OKLCH | oklch(71.12% 0.12 176) |
| XYZ | xyz(25.1790, 38.3218, 38.8640) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.54
Greeny Blue
#42B395
ΔE00 2.57
Turquoise (survey)
#06C2AC
ΔE00 3.15
Topaz
#13BBAF
ΔE00 5.22
Green Blue
#01C08D
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BA9F #BA334E
analogous
#33BA5C #33BA9F #3392BA
triadic
#33BA9F #9F33BA #BA9F33
tetradic
#33BA9F #5C33BA #BA334E #92BA33
square
#33BA9F #5C33BA #BA334E #92BA33
split-complementary
#33BA9F #BA3392 #BA5C33
monochromatic
#195A4D #268A76 #33BA9F #59D1B9 #89DFCD
Accessibility & contrast
On white
2.42
#33BA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#33BA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BA9F
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BA9F | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9E
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#00BCB2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #33ba9f; /* rgb */ color: rgb(51, 186, 159); /* oklch */ color: oklch(71.1% 0.120 176.0);
Tailwind
colors: {
custom: {
50: '#7fcfbb',
500: '#33ba9f',
950: '#000000',
},
}SCSS
$custom: #33ba9f; $custom-light: #7fcfbb; $custom-dark: #000000;
JSON
{
"hex": "#33ba9f",
"rgb": {
"r": 51,
"g": 186,
"b": 159
},
"hsl": {
"h": 168,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71124,
"c": 0.12008,
"h": 176
},
"luminance": 0.38325
}Semantic roles & 50–950 ramp
primary
#33BA9F
secondary
#C9808F
accent
#4866E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1411
muted
#7C8280