#33BABE#33BABE
#33BABE is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.1% C 0.111 H 198.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #33BABE |
|---|---|
| RGB | rgb(51, 186, 190) |
| HSL | hsl(182, 58%, 47%) |
| HSV | hsv(182, 73%, 75%) |
| CMYK | cmyk(73.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.14, -33.43, -12.35) |
| CIE-LCH | lch(69.14, 35.64, 200.27°) |
| OKLab | oklab(72.13% -0.1057 -0.0343) |
| OKLCH | oklch(72.13% 0.111 198) |
| XYZ | xyz(28.2142, 39.5359, 54.8494) |
| Luminance | 0.3954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.27
Lightseagreen
#20B2AA
ΔE00 5.27
Turquoise Blue
#06B1C4
ΔE00 5.75
Topaz
#13BBAF
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BABE #BE3733
analogous
#33BE7D #33BABE #3374BE
triadic
#33BABE #BE33BA #BABE33
tetradic
#33BABE #7D33BE #BE3733 #74BE33
square
#33BABE #7D33BE #BE3733 #74BE33
split-complementary
#33BABE #BE3374 #BE7D33
monochromatic
#195C5E #268B8E #33BABE #5BD0D3 #8BDEE0
Accessibility & contrast
On white
2.36
#33BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#33BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BABE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BABE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BE
Deuteranopia (green-blind)
#99A3BF
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33babe; /* rgb */ color: rgb(51, 186, 190); /* oklch */ color: oklch(72.1% 0.111 198.0);
Tailwind
colors: {
custom: {
50: '#81cfd1',
500: '#33babe',
950: '#000000',
},
}SCSS
$custom: #33babe; $custom-light: #81cfd1; $custom-dark: #000000;
JSON
{
"hex": "#33babe",
"rgb": {
"r": 51,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.727,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.72133,
"c": 0.11117,
"h": 198
},
"luminance": 0.39539
}Semantic roles & 50–950 ramp
primary
#33BABE
secondary
#CA8583
accent
#4B47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282