#6FCEEA#6FCEEA
#6FCEEA is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.098 H 219.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEEA |
|---|---|
| RGB | rgb(111, 206, 234) |
| HSL | hsl(194, 75%, 68%) |
| HSV | hsv(194, 53%, 92%) |
| CMYK | cmyk(52.6%, 12%, 0%, 8.2%) |
| CIE-LAB | lab(78.15, -20.56, -22.45) |
| CIE-LCH | lch(78.15, 30.44, 227.52°) |
| OKLab | oklab(80.34% -0.0759 -0.0622) |
| OKLCH | oklch(80.34% 0.098 219.3) |
| XYZ | xyz(43.4724, 53.4588, 85.8536) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.29
Baby Blue
#89CFF0
ΔE00 4.36
Neon Blue
#04D9FF
ΔE00 5.19
Bright Sky Blue
#02CCFE
ΔE00 5.76
Lightblue (survey)
#7BC8F6
ΔE00 6.89
Lightskyblue
#87CEFA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEEA #EA8B6F
analogous
#6FEAC9 #6FCEEA #6F90EA
triadic
#6FCEEA #EA6FCE #CEEA6F
tetradic
#6FCEEA #C96FEA #EA8B6F #90EA6F
square
#6FCEEA #C96FEA #EA8B6F #90EA6F
split-complementary
#6FCEEA #EA6F90 #EAC96F
monochromatic
#1C9CC2 #3ABCE2 #6FCEEA #A4E0F2 #DAF2FA
Accessibility & contrast
On white
1.80
#6FCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6FCEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEEA
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEEA | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EC
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#10D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fceea; /* rgb */ color: rgb(111, 206, 234); /* oklch */ color: oklch(80.3% 0.098 219.3);
Tailwind
colors: {
custom: {
50: '#a1ddf0',
500: '#6fceea',
950: '#000000',
},
}SCSS
$custom: #6fceea; $custom-light: #a1ddf0; $custom-dark: #000000;
JSON
{
"hex": "#6fceea",
"rgb": {
"r": 111,
"g": 206,
"b": 234
},
"hsl": {
"h": 193.659,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.80344,
"c": 0.0981,
"h": 219.3
},
"luminance": 0.53463
}Semantic roles & 50–950 ramp
primary
#6FCEEA
secondary
#C15B3D
accent
#3C0FD7
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485