#6FC5DE#6FC5DE
#6FC5DE is a light, moderate cyan. Relative luminance 0.486; OKLCH L 77.8% C 0.090 H 218.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5DE |
|---|---|
| RGB | rgb(111, 197, 222) |
| HSL | hsl(194, 63%, 65%) |
| HSV | hsv(194, 50%, 87%) |
| CMYK | cmyk(50%, 11.3%, 0%, 12.9%) |
| CIE-LAB | lab(75.19, -19.30, -20.48) |
| CIE-LCH | lch(75.19, 28.14, 226.69°) |
| OKLab | oklab(77.85% -0.0704 -0.0566) |
| OKLCH | oklch(77.85% 0.09 218.8) |
| XYZ | xyz(39.7016, 48.5826, 76.3783) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 5.18
Bright Sky Blue
#02CCFE
ΔE00 6.61
Neon Blue
#04D9FF
ΔE00 6.89
Lightblue (survey)
#7BC8F6
ΔE00 7.23
Lightskyblue
#87CEFA
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5DE #DE886F
analogous
#6FDEC0 #6FC5DE #6F8DDE
triadic
#6FC5DE #DE6FC5 #C5DE6F
tetradic
#6FC5DE #C06FDE #DE886F #8DDE6F
square
#6FC5DE #C06FDE #DE886F #8DDE6F
split-complementary
#6FC5DE #DE6F8D #DEC06F
monochromatic
#278EAB #3DB1D3 #6FC5DE #A1D9E9 #D3EDF5
Accessibility & contrast
On white
1.96
#6FC5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#6FC5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5DE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5DE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DF
Deuteranopia (green-blind)
#A4B4DE
Tritanopia (blue-blind)
#2DCECD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6fc5de; /* rgb */ color: rgb(111, 197, 222); /* oklch */ color: oklch(77.8% 0.090 218.8);
Tailwind
colors: {
custom: {
50: '#9fd6e8',
500: '#6fc5de',
950: '#000000',
},
}SCSS
$custom: #6fc5de; $custom-light: #9fd6e8; $custom-dark: #000000;
JSON
{
"hex": "#6fc5de",
"rgb": {
"r": 111,
"g": 197,
"b": 222
},
"hsl": {
"h": 193.514,
"s": 62.712,
"l": 65.294
},
"oklch": {
"l": 0.7785,
"c": 0.09036,
"h": 218.8
},
"luminance": 0.48586
}Semantic roles & 50–950 ramp
primary
#6FC5DE
secondary
#E7CAC2
accent
#431BCA
background
#FAFDFE
surface
#F4FAFC
border
#CED3D5
text
#0F1416
muted
#7F8384