#6DCEF2#6DCEF2
#6DCEF2 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.6% C 0.104 H 224.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCEF2 |
|---|---|
| RGB | rgb(109, 206, 242) |
| HSL | hsl(196, 84%, 69%) |
| HSV | hsv(196, 55%, 95%) |
| CMYK | cmyk(55%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.35, -18.71, -26.43) |
| CIE-LCH | lch(78.35, 32.38, 234.72°) |
| OKLab | oklab(80.57% -0.0743 -0.0734) |
| OKLCH | oklch(80.57% 0.104 224.7) |
| XYZ | xyz(44.3988, 53.8006, 92.0320) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.17
Bright Sky Blue
#02CCFE
ΔE00 4.44
Lightblue (survey)
#7BC8F6
ΔE00 4.80
Lightskyblue
#87CEFA
ΔE00 5.04
Neon Blue
#04D9FF
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCEF2 #F2916D
analogous
#6DF2D4 #6DCEF2 #6D8CF2
triadic
#6DCEF2 #F26DCE #CEF26D
tetradic
#6DCEF2 #D46DF2 #F2916D #8CF26D
square
#6DCEF2 #D46DF2 #F2916D #8CF26D
split-complementary
#6DCEF2 #F26D8C #F2D46D
monochromatic
#139ED2 #35BBED #6DCEF2 #A5E1F7 #DDF4FC
Accessibility & contrast
On white
1.79
#6DCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#6DCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCEF2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCEF2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6dcef2; /* rgb */ color: rgb(109, 206, 242); /* oklch */ color: oklch(80.6% 0.104 224.7);
Tailwind
colors: {
custom: {
50: '#a0ddf6',
500: '#6dcef2',
950: '#000000',
},
}SCSS
$custom: #6dcef2; $custom-light: #a0ddf6; $custom-dark: #000000;
JSON
{
"hex": "#6dcef2",
"rgb": {
"r": 109,
"g": 206,
"b": 242
},
"hsl": {
"h": 196.241,
"s": 83.648,
"l": 68.824
},
"oklch": {
"l": 0.80574,
"c": 0.10448,
"h": 224.7
},
"luminance": 0.53805
}Semantic roles & 50–950 ramp
primary
#6DCEF2
secondary
#CB6038
accent
#4105E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485