#6FCFEE#6FCFEE
#6FCFEE is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.101 H 221.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCFEE |
|---|---|
| RGB | rgb(111, 207, 238) |
| HSL | hsl(195, 79%, 68%) |
| HSV | hsv(195, 53%, 93%) |
| CMYK | cmyk(53.4%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(78.56, -19.95, -23.96) |
| CIE-LCH | lch(78.56, 31.17, 230.22°) |
| OKLab | oklab(80.72% -0.0755 -0.0664) |
| OKLCH | oklch(80.72% 0.101 221.4) |
| XYZ | xyz(44.2950, 54.1742, 88.9947) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.91
Baby Blue
#89CFF0
ΔE00 3.75
Neon Blue
#04D9FF
ΔE00 5.11
Bright Sky Blue
#02CCFE
ΔE00 5.21
Lightblue (survey)
#7BC8F6
ΔE00 6.13
Lightskyblue
#87CEFA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCFEE #EE8E6F
analogous
#6FEECE #6FCFEE #6F8FEE
triadic
#6FCFEE #EE6FCF #CFEE6F
tetradic
#6FCFEE #CE6FEE #EE8E6F #8FEE6F
square
#6FCFEE #CE6FEE #EE8E6F #8FEE6F
split-complementary
#6FCFEE #EE6F8F #EECE6F
monochromatic
#189FCB #38BDE8 #6FCFEE #A6E1F4 #DCF3FB
Accessibility & contrast
On white
1.77
#6FCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#6FCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCFEE
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCFEE | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#AABCEE
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fcfee; /* rgb */ color: rgb(111, 207, 238); /* oklch */ color: oklch(80.7% 0.101 221.4);
Tailwind
colors: {
custom: {
50: '#a1ddf3',
500: '#6fcfee',
950: '#000000',
},
}SCSS
$custom: #6fcfee; $custom-light: #a1ddf3; $custom-dark: #000000;
JSON
{
"hex": "#6fcfee",
"rgb": {
"r": 111,
"g": 207,
"b": 238
},
"hsl": {
"h": 194.646,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.80723,
"c": 0.10055,
"h": 221.4
},
"luminance": 0.54178
}Semantic roles & 50–950 ramp
primary
#6FCFEE
secondary
#C65D3B
accent
#3D0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485