#33A2BE#33A2BE
#33A2BE is a light, moderate cyan. Relative luminance 0.303; OKLCH L 66.3% C 0.105 H 218.5°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2BE |
|---|---|
| RGB | rgb(51, 162, 190) |
| HSL | hsl(192, 58%, 47%) |
| HSV | hsv(192, 73%, 75%) |
| CMYK | cmyk(73.2%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(61.88, -21.52, -23.35) |
| CIE-LCH | lch(61.88, 31.76, 227.34°) |
| OKLab | oklab(66.27% -0.0819 -0.0652) |
| OKLCH | oklch(66.27% 0.105 218.5) |
| XYZ | xyz(23.5759, 30.2594, 53.3033) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.20
Greyblue
#77A1B5
ΔE00 8.12
Teal Blue
#01889F
ΔE00 9.22
Cadetblue
#5F9EA0
ΔE00 9.26
Bluegrey
#85A3B2
ΔE00 10.87
Dirty Blue
#3F829D
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2BE #BE4F33
analogous
#33BE94 #33A2BE #335DBE
triadic
#33A2BE #BE33A2 #A2BE33
tetradic
#33A2BE #9433BE #BE4F33 #5DBE33
square
#33A2BE #9433BE #BE4F33 #5DBE33
split-complementary
#33A2BE #BE335D #BE9433
monochromatic
#19505E #26798E #33A2BE #5BBBD3 #8BCFE0
Accessibility & contrast
On white
2.98
#33A2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#33A2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A2BE
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2BE | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#7D8FBE
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a2be; /* rgb */ color: rgb(51, 162, 190); /* oklch */ color: oklch(66.3% 0.105 218.5);
Tailwind
colors: {
custom: {
50: '#7ebdd1',
500: '#33a2be',
950: '#000000',
},
}SCSS
$custom: #33a2be; $custom-light: #7ebdd1; $custom-dark: #000000;
JSON
{
"hex": "#33a2be",
"rgb": {
"r": 51,
"g": 162,
"b": 190
},
"hsl": {
"h": 192.086,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.6627,
"c": 0.10473,
"h": 218.5
},
"luminance": 0.30262
}Semantic roles & 50–950 ramp
primary
#33A2BE
secondary
#CA9183
accent
#6647E1
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0B1214
muted
#7C8182