#33AAC2#33AAC2
#33AAC2 is a light, moderate cyan. Relative luminance 0.333; OKLCH L 68.4% C 0.107 H 214.4°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAC2 |
|---|---|
| RGB | rgb(51, 170, 194) |
| HSL | hsl(190, 58%, 48%) |
| HSV | hsv(190, 74%, 76%) |
| CMYK | cmyk(73.7%, 12.4%, 0%, 23.9%) |
| CIE-LAB | lab(64.44, -24.35, -21.67) |
| CIE-LCH | lch(64.44, 32.60, 221.66°) |
| OKLab | oklab(68.38% -0.0883 -0.0604) |
| OKLCH | oklch(68.38% 0.107 214.4) |
| XYZ | xyz(25.4734, 33.3453, 56.1222) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.50
Cadetblue
#5F9EA0
ΔE00 8.66
Greyblue
#77A1B5
ΔE00 9.08
Bright Sky Blue
#02CCFE
ΔE00 11.09
Teal Blue
#01889F
ΔE00 11.30
Bluegrey
#85A3B2
ΔE00 11.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAC2 #C24B33
analogous
#33C292 #33AAC2 #3362C2
triadic
#33AAC2 #C233AA #AAC233
tetradic
#33AAC2 #9233C2 #C24B33 #62C233
square
#33AAC2 #9233C2 #C24B33 #62C233
split-complementary
#33AAC2 #C23362 #C29233
monochromatic
#1A5561 #268092 #33AAC2 #5EC1D5 #8ED3E1
Accessibility & contrast
On white
2.74
#33AAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#33AAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAC2
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAC2 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A4C3
Deuteranopia (green-blind)
#8596C2
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33aac2; /* rgb */ color: rgb(51, 170, 194); /* oklch */ color: oklch(68.4% 0.107 214.4);
Tailwind
colors: {
custom: {
50: '#80c3d4',
500: '#33aac2',
950: '#000000',
},
}SCSS
$custom: #33aac2; $custom-light: #80c3d4; $custom-dark: #000000;
JSON
{
"hex": "#33aac2",
"rgb": {
"r": 51,
"g": 170,
"b": 194
},
"hsl": {
"h": 190.07,
"s": 58.367,
"l": 48.039
},
"oklch": {
"l": 0.6838,
"c": 0.10697,
"h": 214.4
},
"luminance": 0.33348
}Semantic roles & 50–950 ramp
primary
#33AAC2
secondary
#CC9185
accent
#6046E2
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183