#6CD5FF#6CD5FF
#6CD5FF is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.6% C 0.114 H 226.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD5FF |
|---|---|
| RGB | rgb(108, 213, 255) |
| HSL | hsl(197, 100%, 71%) |
| HSV | hsv(197, 58%, 100%) |
| CMYK | cmyk(57.6%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(80.73, -18.73, -29.71) |
| CIE-LCH | lch(80.73, 35.12, 237.77°) |
| OKLab | oklab(82.62% -0.0777 -0.0827) |
| OKLCH | oklch(82.62% 0.114 226.8) |
| XYZ | xyz(48.0216, 57.9921, 103.2512) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.68
Sky Blue
#87CEEB
ΔE00 4.03
Bright Sky Blue
#02CCFE
ΔE00 4.53
Lightskyblue
#87CEFA
ΔE00 4.65
Lightblue (survey)
#7BC8F6
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD5FF #FF966C
analogous
#6CFFDF #6CD5FF #6C8BFF
triadic
#6CD5FF #FF6CD5 #D5FF6C
tetradic
#6CD5FF #DF6CFF #FF966C #8BFF6C
square
#6CD5FF #DF6CFF #FF966C #8BFF6C
split-complementary
#6CD5FF #FF6C8B #FFDF6C
monochromatic
#00ACF1 #2FC4FF #6CD5FF #A9E6FF #E0F6FF
Accessibility & contrast
On white
1.67
#6CD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#6CD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD5FF
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD5FF | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#AAC2FF
Tritanopia (blue-blind)
#00E1E3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6cd5ff; /* rgb */ color: rgb(108, 213, 255); /* oklch */ color: oklch(82.6% 0.114 226.8);
Tailwind
colors: {
custom: {
50: '#a1e2ff',
500: '#6cd5ff',
950: '#000000',
},
}SCSS
$custom: #6cd5ff; $custom-light: #a1e2ff; $custom-dark: #000000;
JSON
{
"hex": "#6cd5ff",
"rgb": {
"r": 108,
"g": 213,
"b": 255
},
"hsl": {
"h": 197.143,
"s": 100,
"l": 71.176
},
"oklch": {
"l": 0.82623,
"c": 0.11351,
"h": 226.8
},
"luminance": 0.57997
}Semantic roles & 50–950 ramp
primary
#6CD5FF
secondary
#DB6434
accent
#4200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486