#6CD5EE#6CD5EE
#6CD5EE is a light, moderate cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.103 H 215.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD5EE |
|---|---|
| RGB | rgb(108, 213, 238) |
| HSL | hsl(192, 79%, 68%) |
| HSV | hsv(192, 55%, 93%) |
| CMYK | cmyk(54.6%, 10.5%, 0%, 6.7%) |
| CIE-LAB | lab(80.15, -23.57, -21.55) |
| CIE-LCH | lch(80.15, 31.94, 222.44°) |
| OKLab | oklab(81.96% -0.084 -0.0597) |
| OKLCH | oklch(81.96% 0.103 215.4) |
| XYZ | xyz(45.4051, 56.9455, 89.4711) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.38
Sky Blue
#87CEEB
ΔE00 4.93
Baby Blue
#89CFF0
ΔE00 5.96
Aqua Blue
#02D8E9
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.57
Bright Sky Blue
#02CCFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD5EE #EE856C
analogous
#6CEEC6 #6CD5EE #6C94EE
triadic
#6CD5EE #EE6CD5 #D5EE6C
tetradic
#6CD5EE #C66CEE #EE856C #94EE6C
square
#6CD5EE #C66CEE #EE856C #94EE6C
split-complementary
#6CD5EE #EE6C94 #EEC66C
monochromatic
#17A6C8 #35C5E8 #6CD5EE #A3E5F4 #DAF4FB
Accessibility & contrast
On white
1.69
#6CD5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6CD5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD5EE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD5EE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#B0C0EE
Tritanopia (blue-blind)
#00DEDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cd5ee; /* rgb */ color: rgb(108, 213, 238); /* oklch */ color: oklch(82.0% 0.103 215.4);
Tailwind
colors: {
custom: {
50: '#a0e2f3',
500: '#6cd5ee',
950: '#000000',
},
}SCSS
$custom: #6cd5ee; $custom-light: #a0e2f3; $custom-dark: #000000;
JSON
{
"hex": "#6cd5ee",
"rgb": {
"r": 108,
"g": 213,
"b": 238
},
"hsl": {
"h": 191.538,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.81961,
"c": 0.10305,
"h": 215.4
},
"luminance": 0.5695
}Semantic roles & 50–950 ramp
primary
#6CD5EE
secondary
#C65439
accent
#320ADC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485