#6ECBEE#6ECBEE
#6ECBEE is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.8% C 0.101 H 224.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECBEE |
|---|---|
| RGB | rgb(110, 203, 238) |
| HSL | hsl(196, 79%, 68%) |
| HSV | hsv(196, 54%, 93%) |
| CMYK | cmyk(53.8%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.40, -18.11, -25.74) |
| CIE-LCH | lch(77.40, 31.47, 234.87°) |
| OKLab | oklab(79.78% -0.0718 -0.0715) |
| OKLCH | oklch(79.78% 0.101 224.9) |
| XYZ | xyz(43.2131, 52.1961, 88.6699) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.76
Baby Blue
#89CFF0
ΔE00 3.13
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Bright Sky Blue
#02CCFE
ΔE00 4.63
Lightskyblue
#87CEFA
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECBEE #EE916E
analogous
#6EEED1 #6ECBEE #6E8BEE
triadic
#6ECBEE #EE6ECB #CBEE6E
tetradic
#6ECBEE #D16EEE #EE916E #8BEE6E
square
#6ECBEE #D16EEE #EE916E #8BEE6E
split-complementary
#6ECBEE #EE6E8B #EED16E
monochromatic
#1899CA #37B7E8 #6ECBEE #A5DFF4 #DCF2FB
Accessibility & contrast
On white
1.84
#6ECBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#6ECBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECBEE
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECBEE | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ecbee; /* rgb */ color: rgb(110, 203, 238); /* oklch */ color: oklch(79.8% 0.101 224.9);
Tailwind
colors: {
custom: {
50: '#a0dbf3',
500: '#6ecbee',
950: '#000000',
},
}SCSS
$custom: #6ecbee; $custom-light: #a0dbf3; $custom-dark: #000000;
JSON
{
"hex": "#6ecbee",
"rgb": {
"r": 110,
"g": 203,
"b": 238
},
"hsl": {
"h": 196.406,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.79783,
"c": 0.10131,
"h": 224.9
},
"luminance": 0.522
}Semantic roles & 50–950 ramp
primary
#6ECBEE
secondary
#C6603A
accent
#430ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#101517
muted
#808485