#6AD2EB#6AD2EB
#6AD2EB is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.1% C 0.102 H 215.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD2EB |
|---|---|
| RGB | rgb(106, 210, 235) |
| HSL | hsl(192, 76%, 67%) |
| HSV | hsv(192, 55%, 92%) |
| CMYK | cmyk(54.9%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.13, -23.31, -21.51) |
| CIE-LCH | lch(79.13, 31.71, 222.70°) |
| OKLab | oklab(81.09% -0.0832 -0.0596) |
| OKLCH | oklch(81.09% 0.102 215.6) |
| XYZ | xyz(43.9799, 55.1514, 86.9087) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.50
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.50
Bright Sky Blue
#02CCFE
ΔE00 6.56
Robin'S Egg
#6DEDFD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD2EB #EB836A
analogous
#6AEBC4 #6AD2EB #6A92EB
triadic
#6AD2EB #EB6AD2 #D2EB6A
tetradic
#6AD2EB #C46AEB #EB836A #92EB6A
square
#6AD2EB #C46AEB #EB836A #92EB6A
split-complementary
#6AD2EB #EB6A92 #EBC46A
monochromatic
#1AA0C1 #34C2E4 #6AD2EB #A0E2F2 #D6F3F9
Accessibility & contrast
On white
1.75
#6AD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#6AD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD2EB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD2EB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ad2eb; /* rgb */ color: rgb(106, 210, 235); /* oklch */ color: oklch(81.1% 0.102 215.6);
Tailwind
colors: {
custom: {
50: '#9ee0f1',
500: '#6ad2eb',
950: '#000000',
},
}SCSS
$custom: #6ad2eb; $custom-light: #9ee0f1; $custom-dark: #000000;
JSON
{
"hex": "#6ad2eb",
"rgb": {
"r": 106,
"g": 210,
"b": 235
},
"hsl": {
"h": 191.628,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.81091,
"c": 0.10236,
"h": 215.6
},
"luminance": 0.55156
}Semantic roles & 50–950 ramp
primary
#6AD2EB
secondary
#BF543A
accent
#340DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485