#6FCEEB#6FCEEB
#6FCEEB is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.4% C 0.099 H 220.1°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCEEB |
|---|---|
| RGB | rgb(111, 206, 235) |
| HSL | hsl(194, 76%, 68%) |
| HSV | hsv(194, 53%, 92%) |
| CMYK | cmyk(52.8%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.18, -20.28, -22.93) |
| CIE-LCH | lch(78.18, 30.62, 228.51°) |
| OKLab | oklab(80.38% -0.0755 -0.0635) |
| OKLCH | oklch(80.38% 0.099 220.1) |
| XYZ | xyz(43.6165, 53.5164, 86.6123) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.12
Baby Blue
#89CFF0
ΔE00 4.12
Neon Blue
#04D9FF
ΔE00 5.20
Bright Sky Blue
#02CCFE
ΔE00 5.55
Lightblue (survey)
#7BC8F6
ΔE00 6.59
Lightskyblue
#87CEFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCEEB #EB8C6F
analogous
#6FEBCA #6FCEEB #6F90EB
triadic
#6FCEEB #EB6FCE #CEEB6F
tetradic
#6FCEEB #CA6FEB #EB8C6F #90EB6F
square
#6FCEEB #CA6FEB #EB8C6F #90EB6F
split-complementary
#6FCEEB #EB6F90 #EBCA6F
monochromatic
#1B9DC4 #39BCE4 #6FCEEB #A5E0F2 #DAF3FA
Accessibility & contrast
On white
1.79
#6FCEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#6FCEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCEEB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCEEB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#AABBEB
Tritanopia (blue-blind)
#0CD8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fceeb; /* rgb */ color: rgb(111, 206, 235); /* oklch */ color: oklch(80.4% 0.099 220.1);
Tailwind
colors: {
custom: {
50: '#a1ddf1',
500: '#6fceeb',
950: '#000000',
},
}SCSS
$custom: #6fceeb; $custom-light: #a1ddf1; $custom-dark: #000000;
JSON
{
"hex": "#6fceeb",
"rgb": {
"r": 111,
"g": 206,
"b": 235
},
"hsl": {
"h": 194.032,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.80382,
"c": 0.09869,
"h": 220.1
},
"luminance": 0.5352
}Semantic roles & 50–950 ramp
primary
#6FCEEB
secondary
#C25B3C
accent
#3D0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485