#6CCEF2#6CCEF2
#6CCEF2 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.105 H 224.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCEF2 |
|---|---|
| RGB | rgb(108, 206, 242) |
| HSL | hsl(196, 84%, 69%) |
| HSV | hsv(196, 55%, 95%) |
| CMYK | cmyk(55.4%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.31, -18.90, -26.49) |
| CIE-LCH | lch(78.31, 32.55, 234.49°) |
| OKLab | oklab(80.54% -0.075 -0.0736) |
| OKLCH | oklch(80.54% 0.105 224.5) |
| XYZ | xyz(44.2765, 53.7375, 92.0262) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 3.27
Bright Sky Blue
#02CCFE
ΔE00 4.37
Lightblue (survey)
#7BC8F6
ΔE00 4.89
Lightskyblue
#87CEFA
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCEF2 #F2906C
analogous
#6CF2D3 #6CCEF2 #6C8BF2
triadic
#6CCEF2 #F26CCE #CEF26C
tetradic
#6CCEF2 #D36CF2 #F2906C #8BF26C
square
#6CCEF2 #D36CF2 #F2906C #8BF26C
split-complementary
#6CCEF2 #F26C8B #F2D36C
monochromatic
#129ED1 #34BBED #6CCEF2 #A4E1F7 #DCF3FC
Accessibility & contrast
On white
1.79
#6CCEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#6CCEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCEF2
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCEF2 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ccef2; /* rgb */ color: rgb(108, 206, 242); /* oklch */ color: oklch(80.5% 0.105 224.5);
Tailwind
colors: {
custom: {
50: '#a0ddf6',
500: '#6ccef2',
950: '#000000',
},
}SCSS
$custom: #6ccef2; $custom-light: #a0ddf6; $custom-dark: #000000;
JSON
{
"hex": "#6ccef2",
"rgb": {
"r": 108,
"g": 206,
"b": 242
},
"hsl": {
"h": 196.119,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.80535,
"c": 0.10508,
"h": 224.5
},
"luminance": 0.53742
}Semantic roles & 50–950 ramp
primary
#6CCEF2
secondary
#CB5F37
accent
#4005E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485