#6AD4EB#6AD4EB
#6AD4EB is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.5% C 0.103 H 213.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD4EB |
|---|---|
| RGB | rgb(106, 212, 235) |
| HSL | hsl(191, 76%, 67%) |
| HSV | hsv(191, 55%, 92%) |
| CMYK | cmyk(54.9%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.70, -24.30, -20.65) |
| CIE-LCH | lch(79.70, 31.89, 220.35°) |
| OKLab | oklab(81.55% -0.0854 -0.0572) |
| OKLCH | oklch(81.55% 0.103 213.8) |
| XYZ | xyz(44.4768, 56.1451, 87.0744) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.62
Sky Blue
#87CEEB
ΔE00 5.43
Aqua Blue
#02D8E9
ΔE00 5.85
Robin'S Egg
#6DEDFD
ΔE00 6.41
Baby Blue
#89CFF0
ΔE00 6.54
Bright Sky Blue
#02CCFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD4EB #EB816A
analogous
#6AEBC2 #6AD4EB #6A94EB
triadic
#6AD4EB #EB6AD4 #D4EB6A
tetradic
#6AD4EB #C26AEB #EB816A #94EB6A
square
#6AD4EB #C26AEB #EB816A #94EB6A
split-complementary
#6AD4EB #EB6A94 #EBC26A
monochromatic
#1AA3C1 #34C4E4 #6AD4EB #A0E4F2 #D6F3F9
Accessibility & contrast
On white
1.72
#6AD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#6AD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD4EB
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD4EB | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ad4eb; /* rgb */ color: rgb(106, 212, 235); /* oklch */ color: oklch(81.5% 0.103 213.8);
Tailwind
colors: {
custom: {
50: '#9fe1f1',
500: '#6ad4eb',
950: '#000000',
},
}SCSS
$custom: #6ad4eb; $custom-light: #9fe1f1; $custom-dark: #000000;
JSON
{
"hex": "#6ad4eb",
"rgb": {
"r": 106,
"g": 212,
"b": 235
},
"hsl": {
"h": 190.698,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.81546,
"c": 0.10275,
"h": 213.8
},
"luminance": 0.56149
}Semantic roles & 50–950 ramp
primary
#6AD4EB
secondary
#BF523A
accent
#310DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485