#6CCBED#6CCBED
#6CCBED is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.7% C 0.102 H 223.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBED |
|---|---|
| RGB | rgb(108, 203, 237) |
| HSL | hsl(196, 78%, 68%) |
| HSV | hsv(196, 54%, 93%) |
| CMYK | cmyk(54.4%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.29, -18.80, -25.38) |
| CIE-LCH | lch(77.29, 31.58, 233.47°) |
| OKLab | oklab(79.66% -0.0736 -0.0705) |
| OKLCH | oklch(79.66% 0.102 223.8) |
| XYZ | xyz(42.8205, 52.0106, 87.8868) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.46
Bright Sky Blue
#02CCFE
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 5.07
Lightskyblue
#87CEFA
ΔE00 5.48
Neon Blue
#04D9FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBED #ED8E6C
analogous
#6CEDCF #6CCBED #6C8AED
triadic
#6CCBED #ED6CCB #CBED6C
tetradic
#6CCBED #CF6CED #ED8E6C #8AED6C
square
#6CCBED #CF6CED #ED8E6C #8AED6C
split-complementary
#6CCBED #ED6C8A #EDCF6C
monochromatic
#1898C6 #35B8E6 #6CCBED #A3DEF4 #D9F2FA
Accessibility & contrast
On white
1.84
#6CCBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#6CCBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBED
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBED | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccbed; /* rgb */ color: rgb(108, 203, 237); /* oklch */ color: oklch(79.7% 0.102 223.8);
Tailwind
colors: {
custom: {
50: '#9fdbf3',
500: '#6ccbed',
950: '#000000',
},
}SCSS
$custom: #6ccbed; $custom-light: #9fdbf3; $custom-dark: #000000;
JSON
{
"hex": "#6ccbed",
"rgb": {
"r": 108,
"g": 203,
"b": 237
},
"hsl": {
"h": 195.814,
"s": 78.182,
"l": 67.647
},
"oklch": {
"l": 0.79662,
"c": 0.10187,
"h": 223.8
},
"luminance": 0.52014
}Semantic roles & 50–950 ramp
primary
#6CCBED
secondary
#C45E39
accent
#420BDA
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485