#6FCDEA#6FCDEA
#6FCDEA is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.098 H 220.3°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDEA |
|---|---|
| RGB | rgb(111, 205, 234) |
| HSL | hsl(194, 75%, 68%) |
| HSV | hsv(194, 53%, 92%) |
| CMYK | cmyk(52.6%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(77.86, -20.05, -22.88) |
| CIE-LCH | lch(77.86, 30.42, 228.77°) |
| OKLab | oklab(80.12% -0.0748 -0.0634) |
| OKLCH | oklch(80.12% 0.098 220.3) |
| XYZ | xyz(43.2324, 52.9788, 85.7736) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.07
Baby Blue
#89CFF0
ΔE00 4.08
Neon Blue
#04D9FF
ΔE00 5.36
Bright Sky Blue
#02CCFE
ΔE00 5.54
Lightblue (survey)
#7BC8F6
ΔE00 6.49
Lightskyblue
#87CEFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDEA #EA8C6F
analogous
#6FEAC9 #6FCDEA #6F90EA
triadic
#6FCDEA #EA6FCD #CDEA6F
tetradic
#6FCDEA #C96FEA #EA8C6F #90EA6F
square
#6FCDEA #C96FEA #EA8C6F #90EA6F
split-complementary
#6FCDEA #EA6F90 #EAC96F
monochromatic
#1C9BC2 #3ABAE2 #6FCDEA #A4E0F2 #DAF2FA
Accessibility & contrast
On white
1.81
#6FCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6FCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDEA
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDEA | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#11D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fcdea; /* rgb */ color: rgb(111, 205, 234); /* oklch */ color: oklch(80.1% 0.098 220.3);
Tailwind
colors: {
custom: {
50: '#a1dcf0',
500: '#6fcdea',
950: '#000000',
},
}SCSS
$custom: #6fcdea; $custom-light: #a1dcf0; $custom-dark: #000000;
JSON
{
"hex": "#6fcdea",
"rgb": {
"r": 111,
"g": 205,
"b": 234
},
"hsl": {
"h": 194.146,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.80118,
"c": 0.09803,
"h": 220.3
},
"luminance": 0.52983
}Semantic roles & 50–950 ramp
primary
#6FCDEA
secondary
#C15C3D
accent
#3E0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485