#33BAA2#33BAA2
#33BAA2 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.2% C 0.118 H 177.9°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #33BAA2 |
|---|---|
| RGB | rgb(51, 186, 162) |
| HSL | hsl(169, 57%, 46%) |
| HSV | hsv(169, 73%, 73%) |
| CMYK | cmyk(72.6%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(68.33, -41.27, 1.86) |
| CIE-LCH | lch(68.33, 41.31, 177.41°) |
| OKLab | oklab(71.21% -0.1184 0.0043) |
| OKLCH | oklch(71.21% 0.118 177.9) |
| XYZ | xyz(25.4425, 38.4272, 40.2517) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.66
Turquoise (survey)
#06C2AC
ΔE00 2.63
Greeny Blue
#42B395
ΔE00 3.19
Topaz
#13BBAF
ΔE00 4.28
Lightseagreen
#20B2AA
ΔE00 5.84
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BAA2 #BA334B
analogous
#33BA5F #33BAA2 #338FBA
triadic
#33BAA2 #A233BA #BAA233
tetradic
#33BAA2 #5F33BA #BA334B #8FBA33
square
#33BAA2 #5F33BA #BA334B #8FBA33
split-complementary
#33BAA2 #BA338F #BA5F33
monochromatic
#195A4E #268A78 #33BAA2 #59D1BC #89DFCF
Accessibility & contrast
On white
2.42
#33BAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#33BAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BAA2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BAA2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #33baa2; /* rgb */ color: rgb(51, 186, 162); /* oklch */ color: oklch(71.2% 0.118 177.9);
Tailwind
colors: {
custom: {
50: '#7fcfbd',
500: '#33baa2',
950: '#000000',
},
}SCSS
$custom: #33baa2; $custom-light: #7fcfbd; $custom-dark: #000000;
JSON
{
"hex": "#33baa2",
"rgb": {
"r": 51,
"g": 186,
"b": 162
},
"hsl": {
"h": 169.333,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.71213,
"c": 0.11847,
"h": 177.9
},
"luminance": 0.3843
}Semantic roles & 50–950 ramp
primary
#33BAA2
secondary
#C9808D
accent
#4863E0
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281