#33AAC3#33AAC3
#33AAC3 is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.4% C 0.107 H 215.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #33AAC3 |
|---|---|
| RGB | rgb(51, 170, 195) |
| HSL | hsl(190, 59%, 48%) |
| HSV | hsv(190, 74%, 76%) |
| CMYK | cmyk(73.8%, 12.8%, 0%, 23.5%) |
| CIE-LAB | lab(64.48, -24.03, -22.17) |
| CIE-LCH | lch(64.48, 32.70, 222.69°) |
| OKLab | oklab(68.42% -0.0879 -0.0618) |
| OKLCH | oklch(68.42% 0.107 215.1) |
| XYZ | xyz(25.5861, 33.3903, 56.7157) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.77
Cadetblue
#5F9EA0
ΔE00 8.91
Greyblue
#77A1B5
ΔE00 8.95
Bright Sky Blue
#02CCFE
ΔE00 10.90
Teal Blue
#01889F
ΔE00 11.32
Bluegrey
#85A3B2
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AAC3 #C34C33
analogous
#33C394 #33AAC3 #3362C3
triadic
#33AAC3 #C333AA #AAC333
tetradic
#33AAC3 #9433C3 #C34C33 #62C333
square
#33AAC3 #9433C3 #C34C33 #62C333
split-complementary
#33AAC3 #C33362 #C39433
monochromatic
#1A5562 #268092 #33AAC3 #5EC0D5 #8FD3E2
Accessibility & contrast
On white
2.73
#33AAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#33AAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AAC3
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AAC3 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C4
Deuteranopia (green-blind)
#8596C3
Tritanopia (blue-blind)
#00B3B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33aac3; /* rgb */ color: rgb(51, 170, 195); /* oklch */ color: oklch(68.4% 0.107 215.1);
Tailwind
colors: {
custom: {
50: '#80c3d5',
500: '#33aac3',
950: '#000000',
},
}SCSS
$custom: #33aac3; $custom-light: #80c3d5; $custom-dark: #000000;
JSON
{
"hex": "#33aac3",
"rgb": {
"r": 51,
"g": 170,
"b": 195
},
"hsl": {
"h": 190.417,
"s": 58.537,
"l": 48.235
},
"oklch": {
"l": 0.68422,
"c": 0.10744,
"h": 215.1
},
"luminance": 0.33393
}Semantic roles & 50–950 ramp
primary
#33AAC3
secondary
#CC9286
accent
#6146E2
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183