#6FCEEE#6FCEEE
#6FCEEE is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.101 H 222.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEEE |
|---|---|
| RGB | rgb(111, 206, 238) |
| HSL | hsl(195, 79%, 68%) |
| HSV | hsv(195, 53%, 93%) |
| CMYK | cmyk(53.4%, 13.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.28, -19.44, -24.39) |
| CIE-LCH | lch(78.28, 31.18, 231.44°) |
| OKLab | oklab(80.5% -0.0744 -0.0676) |
| OKLCH | oklch(80.5% 0.101 222.3) |
| XYZ | xyz(44.0535, 53.6912, 88.9142) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 3.50
Bright Sky Blue
#02CCFE
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 5.33
Lightblue (survey)
#7BC8F6
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEEE #EE8F6F
analogous
#6FEECE #6FCEEE #6F8EEE
triadic
#6FCEEE #EE6FCE #CEEE6F
tetradic
#6FCEEE #CE6FEE #EE8F6F #8EEE6F
square
#6FCEEE #CE6FEE #EE8F6F #8EEE6F
split-complementary
#6FCEEE #EE6F8E #EECE6F
monochromatic
#189ECB #38BBE8 #6FCEEE #A6E1F4 #DCF3FB
Accessibility & contrast
On white
1.79
#6FCEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6FCEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEEE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEEE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF0
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6fceee; /* rgb */ color: rgb(111, 206, 238); /* oklch */ color: oklch(80.5% 0.101 222.3);
Tailwind
colors: {
custom: {
50: '#a1ddf3',
500: '#6fceee',
950: '#000000',
},
}SCSS
$custom: #6fceee; $custom-light: #a1ddf3; $custom-dark: #000000;
JSON
{
"hex": "#6fceee",
"rgb": {
"r": 111,
"g": 206,
"b": 238
},
"hsl": {
"h": 195.118,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.80498,
"c": 0.10054,
"h": 222.3
},
"luminance": 0.53695
}Semantic roles & 50–950 ramp
primary
#6FCEEE
secondary
#C65E3B
accent
#3F0ADB
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485