#6DCEF0#6DCEF0
#6DCEF0 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.103 H 223.3°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEF0 |
|---|---|
| RGB | rgb(109, 206, 240) |
| HSL | hsl(196, 81%, 68%) |
| HSV | hsv(196, 55%, 94%) |
| CMYK | cmyk(54.6%, 14.2%, 0%, 5.9%) |
| CIE-LAB | lab(78.28, -19.28, -25.47) |
| CIE-LCH | lch(78.28, 31.94, 232.88°) |
| OKLab | oklab(80.5% -0.075 -0.0707) |
| OKLCH | oklch(80.5% 0.103 223.3) |
| XYZ | xyz(44.1001, 53.6811, 90.4586) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.86
Baby Blue
#89CFF0
ΔE00 3.40
Bright Sky Blue
#02CCFE
ΔE00 4.64
Neon Blue
#04D9FF
ΔE00 5.32
Lightblue (survey)
#7BC8F6
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEF0 #F08F6D
analogous
#6DF0D1 #6DCEF0 #6D8CF0
triadic
#6DCEF0 #F06DCE #CEF06D
tetradic
#6DCEF0 #D16DF0 #F08F6D #8CF06D
square
#6DCEF0 #D16DF0 #F08F6D #8CF06D
split-complementary
#6DCEF0 #F06D8C #F0D16D
monochromatic
#159ECD #36BBEA #6DCEF0 #A4E1F6 #DCF3FB
Accessibility & contrast
On white
1.79
#6DCEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6DCEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEF0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEF0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF2
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dcef0; /* rgb */ color: rgb(109, 206, 240); /* oklch */ color: oklch(80.5% 0.103 223.3);
Tailwind
colors: {
custom: {
50: '#a0ddf5',
500: '#6dcef0',
950: '#000000',
},
}SCSS
$custom: #6dcef0; $custom-light: #a0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#6dcef0",
"rgb": {
"r": 109,
"g": 206,
"b": 240
},
"hsl": {
"h": 195.573,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.80495,
"c": 0.10311,
"h": 223.3
},
"luminance": 0.53685
}Semantic roles & 50–950 ramp
primary
#6DCEF0
secondary
#C95E39
accent
#3F08DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485