#6FCBE6#6FCBE6
#6FCBE6 is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.5% C 0.096 H 219.2°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBE6 |
|---|---|
| RGB | rgb(111, 203, 230) |
| HSL | hsl(194, 70%, 67%) |
| HSV | hsv(194, 52%, 90%) |
| CMYK | cmyk(51.7%, 11.7%, 0%, 9.8%) |
| CIE-LAB | lab(77.16, -20.15, -21.80) |
| CIE-LCH | lch(77.16, 29.69, 227.25°) |
| OKLab | oklab(79.51% -0.0741 -0.0603) |
| OKLCH | oklch(79.51% 0.096 219.2) |
| XYZ | xyz(42.1889, 51.8009, 82.6229) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.38
Baby Blue
#89CFF0
ΔE00 4.52
Neon Blue
#04D9FF
ΔE00 5.70
Bright Sky Blue
#02CCFE
ΔE00 5.95
Lightblue (survey)
#7BC8F6
ΔE00 6.92
Lightskyblue
#87CEFA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBE6 #E68A6F
analogous
#6FE6C5 #6FCBE6 #6F90E6
triadic
#6FCBE6 #E66FCB #CBE66F
tetradic
#6FCBE6 #C56FE6 #E68A6F #90E66F
square
#6FCBE6 #C56FE6 #E68A6F #90E66F
split-complementary
#6FCBE6 #E66F90 #E6C56F
monochromatic
#2097BA #3BB8DD #6FCBE6 #A3DEEF #D7F1F8
Accessibility & contrast
On white
1.85
#6FCBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#6FCBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBE6
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBE6 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E8
Deuteranopia (green-blind)
#A8B9E6
Tritanopia (blue-blind)
#1DD4D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6fcbe6; /* rgb */ color: rgb(111, 203, 230); /* oklch */ color: oklch(79.5% 0.096 219.2);
Tailwind
colors: {
custom: {
50: '#a0dbee',
500: '#6fcbe6',
950: '#000000',
},
}SCSS
$custom: #6fcbe6; $custom-light: #a0dbee; $custom-dark: #000000;
JSON
{
"hex": "#6fcbe6",
"rgb": {
"r": 111,
"g": 203,
"b": 230
},
"hsl": {
"h": 193.613,
"s": 70.414,
"l": 66.863
},
"oklch": {
"l": 0.79513,
"c": 0.09555,
"h": 219.2
},
"luminance": 0.51805
}Semantic roles & 50–950 ramp
primary
#6FCBE6
secondary
#BA5B3F
accent
#3E13D2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1516
muted
#808485