#6AD2EA#6AD2EA
#6AD2EA is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.1% C 0.102 H 214.8°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD2EA |
|---|---|
| RGB | rgb(106, 210, 234) |
| HSL | hsl(191, 75%, 67%) |
| HSV | hsv(191, 55%, 92%) |
| CMYK | cmyk(54.7%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(79.10, -23.59, -21.02) |
| CIE-LCH | lch(79.10, 31.60, 221.71°) |
| OKLab | oklab(81.05% -0.0836 -0.0582) |
| OKLCH | oklch(81.05% 0.102 214.8) |
| XYZ | xyz(43.8359, 55.0938, 86.1500) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.63
Sky Blue
#87CEEB
ΔE00 4.99
Baby Blue
#89CFF0
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.26
Bright Sky Blue
#02CCFE
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD2EA #EA826A
analogous
#6AEAC2 #6AD2EA #6A92EA
triadic
#6AD2EA #EA6AD2 #D2EA6A
tetradic
#6AD2EA #C26AEA #EA826A #92EA6A
square
#6AD2EA #C26AEA #EA826A #92EA6A
split-complementary
#6AD2EA #EA6A92 #EAC26A
monochromatic
#1BA0BF #34C2E2 #6AD2EA #A0E2F2 #D5F2F9
Accessibility & contrast
On white
1.75
#6AD2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6AD2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD2EA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD2EA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ad2ea; /* rgb */ color: rgb(106, 210, 234); /* oklch */ color: oklch(81.1% 0.102 214.8);
Tailwind
colors: {
custom: {
50: '#9ee0f0',
500: '#6ad2ea',
950: '#000000',
},
}SCSS
$custom: #6ad2ea; $custom-light: #9ee0f0; $custom-dark: #000000;
JSON
{
"hex": "#6ad2ea",
"rgb": {
"r": 106,
"g": 210,
"b": 234
},
"hsl": {
"h": 191.25,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.81053,
"c": 0.10189,
"h": 214.8
},
"luminance": 0.55098
}Semantic roles & 50–950 ramp
primary
#6AD2EA
secondary
#BE533B
accent
#340ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485