#6FCDF1#6FCDF1
#6FCDF1 is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.103 H 225.3°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDF1 |
|---|---|
| RGB | rgb(111, 205, 241) |
| HSL | hsl(197, 82%, 69%) |
| HSV | hsv(197, 54%, 95%) |
| CMYK | cmyk(53.9%, 14.9%, 0%, 5.5%) |
| CIE-LAB | lab(78.10, -18.08, -26.26) |
| CIE-LCH | lch(78.10, 31.88, 235.46°) |
| OKLab | oklab(80.39% -0.0722 -0.0729) |
| OKLCH | oklch(80.39% 0.103 225.3) |
| XYZ | xyz(44.2580, 53.3891, 91.1748) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.71
Baby Blue
#89CFF0
ΔE00 2.93
Lightblue (survey)
#7BC8F6
ΔE00 4.50
Bright Sky Blue
#02CCFE
ΔE00 4.59
Lightskyblue
#87CEFA
ΔE00 4.77
Neon Blue
#04D9FF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDF1 #F1936F
analogous
#6FF1D4 #6FCDF1 #6F8CF1
triadic
#6FCDF1 #F16FCD #CDF16F
tetradic
#6FCDF1 #D46FF1 #F1936F #8CF16F
square
#6FCDF1 #D46FF1 #F1936F #8CF16F
split-complementary
#6FCDF1 #F16F8C #F1D46F
monochromatic
#149DD1 #37BAEC #6FCDF1 #A7E0F6 #DFF4FC
Accessibility & contrast
On white
1.80
#6FCDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6FCDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDF1
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDF1 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C9F3
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcdf1; /* rgb */ color: rgb(111, 205, 241); /* oklch */ color: oklch(80.4% 0.103 225.3);
Tailwind
colors: {
custom: {
50: '#a1dcf5',
500: '#6fcdf1',
950: '#000000',
},
}SCSS
$custom: #6fcdf1; $custom-light: #a1dcf5; $custom-dark: #000000;
JSON
{
"hex": "#6fcdf1",
"rgb": {
"r": 111,
"g": 205,
"b": 241
},
"hsl": {
"h": 196.615,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.80391,
"c": 0.10262,
"h": 225.3
},
"luminance": 0.53393
}Semantic roles & 50–950 ramp
primary
#6FCDF1
secondary
#CA623A
accent
#4307DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485