#33AEBE#33AEBE
#33AEBE is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.2% C 0.106 H 207.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #33AEBE |
|---|---|
| RGB | rgb(51, 174, 190) |
| HSL | hsl(187, 58%, 47%) |
| HSV | hsv(187, 73%, 75%) |
| CMYK | cmyk(73.2%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(65.51, -27.62, -17.82) |
| CIE-LCH | lch(65.51, 32.87, 212.83°) |
| OKLab | oklab(69.19% -0.0939 -0.0496) |
| OKLCH | oklch(69.19% 0.106 207.8) |
| XYZ | xyz(25.7915, 34.6905, 54.0419) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.54
Cadetblue
#5F9EA0
ΔE00 7.53
Lightseagreen
#20B2AA
ΔE00 9.37
Darkturquoise
#00CED1
ΔE00 10.05
Greyblue
#77A1B5
ΔE00 10.84
Aqua Blue
#02D8E9
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AEBE #BE4333
analogous
#33BE88 #33AEBE #3369BE
triadic
#33AEBE #BE33AE #AEBE33
tetradic
#33AEBE #8833BE #BE4333 #69BE33
square
#33AEBE #8833BE #BE4333 #69BE33
split-complementary
#33AEBE #BE3369 #BE8833
monochromatic
#19565E #26828E #33AEBE #5BC5D3 #8BD6E0
Accessibility & contrast
On white
2.65
#33AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#33AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AEBE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AEBE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BF
Deuteranopia (green-blind)
#8B99BE
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33aebe; /* rgb */ color: rgb(51, 174, 190); /* oklch */ color: oklch(69.2% 0.106 207.8);
Tailwind
colors: {
custom: {
50: '#80c6d1',
500: '#33aebe',
950: '#000000',
},
}SCSS
$custom: #33aebe; $custom-light: #80c6d1; $custom-dark: #000000;
JSON
{
"hex": "#33aebe",
"rgb": {
"r": 51,
"g": 174,
"b": 190
},
"hsl": {
"h": 186.906,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.69195,
"c": 0.10615,
"h": 207.8
},
"luminance": 0.34694
}Semantic roles & 50–950 ramp
primary
#33AEBE
secondary
#CA8B83
accent
#5947E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282