#6AD3EB#6AD3EB
#6AD3EB is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.3% C 0.103 H 214.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD3EB |
|---|---|
| RGB | rgb(106, 211, 235) |
| HSL | hsl(191, 76%, 67%) |
| HSV | hsv(191, 55%, 92%) |
| CMYK | cmyk(54.9%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(79.41, -23.80, -21.08) |
| CIE-LCH | lch(79.41, 31.80, 221.52°) |
| OKLab | oklab(81.32% -0.0843 -0.0584) |
| OKLCH | oklch(81.32% 0.103 214.7) |
| XYZ | xyz(44.2276, 55.6467, 86.9913) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.54
Sky Blue
#87CEEB
ΔE00 5.09
Aqua Blue
#02D8E9
ΔE00 6.17
Baby Blue
#89CFF0
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.79
Bright Sky Blue
#02CCFE
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD3EB #EB826A
analogous
#6AEBC3 #6AD3EB #6A93EB
triadic
#6AD3EB #EB6AD3 #D3EB6A
tetradic
#6AD3EB #C36AEB #EB826A #93EB6A
square
#6AD3EB #C36AEB #EB826A #93EB6A
split-complementary
#6AD3EB #EB6A93 #EBC36A
monochromatic
#1AA2C1 #34C3E4 #6AD3EB #A0E3F2 #D6F3F9
Accessibility & contrast
On white
1.73
#6AD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#6AD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD3EB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD3EB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ad3eb; /* rgb */ color: rgb(106, 211, 235); /* oklch */ color: oklch(81.3% 0.103 214.7);
Tailwind
colors: {
custom: {
50: '#9ee0f1',
500: '#6ad3eb',
950: '#000000',
},
}SCSS
$custom: #6ad3eb; $custom-light: #9ee0f1; $custom-dark: #000000;
JSON
{
"hex": "#6ad3eb",
"rgb": {
"r": 106,
"g": 211,
"b": 235
},
"hsl": {
"h": 191.163,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.81318,
"c": 0.10254,
"h": 214.7
},
"luminance": 0.55651
}Semantic roles & 50–950 ramp
primary
#6AD3EB
secondary
#BF533A
accent
#330DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485