#6AD4EA#6AD4EA
#6AD4EA is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.5% C 0.102 H 213.1°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD4EA |
|---|---|
| RGB | rgb(106, 212, 234) |
| HSL | hsl(190, 75%, 67%) |
| HSV | hsv(190, 55%, 92%) |
| CMYK | cmyk(54.7%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.66, -24.58, -20.16) |
| CIE-LCH | lch(79.66, 31.79, 219.36°) |
| OKLab | oklab(81.51% -0.0858 -0.0558) |
| OKLCH | oklch(81.51% 0.102 213.1) |
| XYZ | xyz(44.3327, 56.0875, 86.3156) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 6.26
Baby Blue
#89CFF0
ΔE00 6.80
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD4EA #EA806A
analogous
#6AEAC0 #6AD4EA #6A94EA
triadic
#6AD4EA #EA6AD4 #D4EA6A
tetradic
#6AD4EA #C06AEA #EA806A #94EA6A
square
#6AD4EA #C06AEA #EA806A #94EA6A
split-complementary
#6AD4EA #EA6A94 #EAC06A
monochromatic
#1BA3BF #34C5E2 #6AD4EA #A0E3F2 #D5F3F9
Accessibility & contrast
On white
1.72
#6AD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#6AD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD4EA
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD4EA | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEB
Deuteranopia (green-blind)
#B0BFEA
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ad4ea; /* rgb */ color: rgb(106, 212, 234); /* oklch */ color: oklch(81.5% 0.102 213.1);
Tailwind
colors: {
custom: {
50: '#9ee1f0',
500: '#6ad4ea',
950: '#000000',
},
}SCSS
$custom: #6ad4ea; $custom-light: #9ee1f0; $custom-dark: #000000;
JSON
{
"hex": "#6ad4ea",
"rgb": {
"r": 106,
"g": 212,
"b": 234
},
"hsl": {
"h": 190.313,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.81509,
"c": 0.10233,
"h": 213.1
},
"luminance": 0.56092
}Semantic roles & 50–950 ramp
primary
#6AD4EA
secondary
#BE513B
accent
#310ED7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485