#33BABB#33BABB
#33BABB is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.111 H 195.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #33BABB |
|---|---|
| RGB | rgb(51, 186, 187) |
| HSL | hsl(180, 57%, 47%) |
| HSV | hsv(180, 73%, 73%) |
| CMYK | cmyk(72.7%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.04, -34.32, -10.84) |
| CIE-LCH | lch(69.04, 35.99, 197.53°) |
| OKLab | oklab(72.03% -0.1071 -0.0301) |
| OKLCH | oklch(72.03% 0.111 195.7) |
| XYZ | xyz(27.8897, 39.4061, 53.1403) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.30
Topaz
#13BBAF
ΔE00 4.99
Darkturquoise
#00CED1
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 6.27
Turquoise Blue
#06B1C4
ΔE00 6.76
Tealish
#24BCA8
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BABB #BB3433
analogous
#33BB78 #33BABB #3376BB
triadic
#33BABB #BB33BA #BABB33
tetradic
#33BABB #7833BB #BB3433 #76BB33
square
#33BABB #7833BB #BB3433 #76BB33
split-complementary
#33BABB #BB3376 #BB7833
monochromatic
#195A5B #268A8B #33BABB #59D1D2 #89DEDF
Accessibility & contrast
On white
2.36
#33BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#33BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BABB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BABB | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#9AA2BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #33babb; /* rgb */ color: rgb(51, 186, 187); /* oklch */ color: oklch(72.0% 0.111 195.7);
Tailwind
colors: {
custom: {
50: '#81cfcf',
500: '#33babb',
950: '#000000',
},
}SCSS
$custom: #33babb; $custom-light: #81cfcf; $custom-dark: #000000;
JSON
{
"hex": "#33babb",
"rgb": {
"r": 51,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.441,
"s": 57.143,
"l": 46.667
},
"oklch": {
"l": 0.72026,
"c": 0.11122,
"h": 195.7
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#33BABB
secondary
#C98181
accent
#4947E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282