#33ABCD#33ABCD
#33ABCD is a light, moderate cyan. Relative luminance 0.342; OKLCH L 69.1% C 0.113 H 221.3°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABCD |
|---|---|
| RGB | rgb(51, 171, 205) |
| HSL | hsl(193, 61%, 50%) |
| HSV | hsv(193, 75%, 80%) |
| CMYK | cmyk(75.1%, 16.6%, 0%, 19.6%) |
| CIE-LAB | lab(65.15, -21.32, -26.69) |
| CIE-LCH | lch(65.15, 34.16, 231.38°) |
| OKLab | oklab(69.08% -0.0849 -0.0747) |
| OKLCH | oklch(69.08% 0.113 221.3) |
| XYZ | xyz(26.9430, 34.2342, 62.9336) |
| Luminance | 0.3424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.28
Greyblue
#77A1B5
ΔE00 8.36
Deepskyblue
#00BFFF
ΔE00 8.85
Bright Sky Blue
#02CCFE
ΔE00 9.32
Bluegrey
#85A3B2
ΔE00 10.93
Lightblue (survey)
#7BC8F6
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABCD #CD5533
analogous
#33CDA2 #33ABCD #335ECD
triadic
#33ABCD #CD33AB #ABCD33
tetradic
#33ABCD #A233CD #CD5533 #5ECD33
square
#33ABCD #A233CD #CD5533 #5ECD33
split-complementary
#33ABCD #CD335E #CDA233
monochromatic
#1A596B #26829C #33ABCD #64BFD9 #95D3E5
Accessibility & contrast
On white
2.68
#33ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#33ABCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABCD
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABCD | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#8298CD
Tritanopia (blue-blind)
#00B6B6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #33abcd; /* rgb */ color: rgb(51, 171, 205); /* oklch */ color: oklch(69.1% 0.113 221.3);
Tailwind
colors: {
custom: {
50: '#81c4dc',
500: '#33abcd',
950: '#000000',
},
}SCSS
$custom: #33abcd; $custom-light: #81c4dc; $custom-dark: #000000;
JSON
{
"hex": "#33abcd",
"rgb": {
"r": 51,
"g": 171,
"b": 205
},
"hsl": {
"h": 193.247,
"s": 60.63,
"l": 50.196
},
"oklch": {
"l": 0.69085,
"c": 0.11309,
"h": 221.3
},
"luminance": 0.34237
}Semantic roles & 50–950 ramp
primary
#33ABCD
secondary
#D09B8B
accent
#6744E4
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0C1215
muted
#7D8183