#6CCFF4#6CCFF4
#6CCFF4 is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.8% C 0.106 H 224.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFF4 |
|---|---|
| RGB | rgb(108, 207, 244) |
| HSL | hsl(196, 86%, 69%) |
| HSV | hsv(196, 56%, 96%) |
| CMYK | cmyk(55.7%, 15.2%, 0%, 4.3%) |
| CIE-LAB | lab(78.66, -18.84, -27.03) |
| CIE-LCH | lch(78.66, 32.94, 235.12°) |
| OKLab | oklab(80.84% -0.0753 -0.0751) |
| OKLCH | oklch(80.84% 0.106 224.9) |
| XYZ | xyz(44.8200, 54.3413, 93.6974) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 3.23
Bright Sky Blue
#02CCFE
ΔE00 4.31
Lightblue (survey)
#7BC8F6
ΔE00 4.78
Lightskyblue
#87CEFA
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFF4 #F4916C
analogous
#6CF4D5 #6CCFF4 #6C8BF4
triadic
#6CCFF4 #F46CCF #CFF46C
tetradic
#6CCFF4 #D56CF4 #F4916C #8BF46C
square
#6CCFF4 #D56CF4 #F4916C #8BF46C
split-complementary
#6CCFF4 #F46C8B #F4D56C
monochromatic
#10A0D6 #33BCF0 #6CCFF4 #A5E2F8 #DEF4FD
Accessibility & contrast
On white
1.77
#6CCFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#6CCFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFF4
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFF4 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF6
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ccff4; /* rgb */ color: rgb(108, 207, 244); /* oklch */ color: oklch(80.8% 0.106 224.9);
Tailwind
colors: {
custom: {
50: '#a0ddf7',
500: '#6ccff4',
950: '#000000',
},
}SCSS
$custom: #6ccff4; $custom-light: #a0ddf7; $custom-dark: #000000;
JSON
{
"hex": "#6ccff4",
"rgb": {
"r": 108,
"g": 207,
"b": 244
},
"hsl": {
"h": 196.324,
"s": 86.076,
"l": 69.02
},
"oklch": {
"l": 0.80839,
"c": 0.10639,
"h": 224.9
},
"luminance": 0.54345
}Semantic roles & 50–950 ramp
primary
#6CCFF4
secondary
#CD6037
accent
#4003E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485