#6CCEED#6CCEED
#6CCEED is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.3% C 0.102 H 221.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEED |
|---|---|
| RGB | rgb(108, 206, 237) |
| HSL | hsl(194, 78%, 68%) |
| HSV | hsv(194, 54%, 93%) |
| CMYK | cmyk(54.4%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.13, -20.33, -24.08) |
| CIE-LCH | lch(78.13, 31.52, 229.83°) |
| OKLab | oklab(80.34% -0.0768 -0.0668) |
| OKLCH | oklch(80.34% 0.102 221) |
| XYZ | xyz(43.5358, 53.4412, 88.1252) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.16
Baby Blue
#89CFF0
ΔE00 4.01
Neon Blue
#04D9FF
ΔE00 5.01
Bright Sky Blue
#02CCFE
ΔE00 5.05
Lightblue (survey)
#7BC8F6
ΔE00 6.24
Lightskyblue
#87CEFA
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEED #ED8B6C
analogous
#6CEDCC #6CCEED #6C8DED
triadic
#6CCEED #ED6CCE #CEED6C
tetradic
#6CCEED #CC6CED #ED8B6C #8DED6C
square
#6CCEED #CC6CED #ED8B6C #8DED6C
split-complementary
#6CCEED #ED6C8D #EDCC6C
monochromatic
#189CC6 #35BCE6 #6CCEED #A3E0F4 #D9F2FA
Accessibility & contrast
On white
1.80
#6CCEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6CCEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEED
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEED | 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)
#BBC9EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6cceed; /* rgb */ color: rgb(108, 206, 237); /* oklch */ color: oklch(80.3% 0.102 221.0);
Tailwind
colors: {
custom: {
50: '#9fddf3',
500: '#6cceed',
950: '#000000',
},
}SCSS
$custom: #6cceed; $custom-light: #9fddf3; $custom-dark: #000000;
JSON
{
"hex": "#6cceed",
"rgb": {
"r": 108,
"g": 206,
"b": 237
},
"hsl": {
"h": 194.419,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.80338,
"c": 0.10182,
"h": 221
},
"luminance": 0.53445
}Semantic roles & 50–950 ramp
primary
#6CCEED
secondary
#C45B39
accent
#3D0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485