#6CCFF1#6CCFF1
#6CCFF1 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.104 H 222.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCFF1 |
|---|---|
| RGB | rgb(108, 207, 241) |
| HSL | hsl(195, 83%, 68%) |
| HSV | hsv(195, 55%, 95%) |
| CMYK | cmyk(55.2%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.56, -19.70, -25.58) |
| CIE-LCH | lch(78.56, 32.29, 232.40°) |
| OKLab | oklab(80.72% -0.0764 -0.071) |
| OKLCH | oklch(80.72% 0.104 222.9) |
| XYZ | xyz(44.3682, 54.1606, 91.3179) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.01
Baby Blue
#89CFF0
ΔE00 3.55
Bright Sky Blue
#02CCFE
ΔE00 4.61
Neon Blue
#04D9FF
ΔE00 5.07
Lightblue (survey)
#7BC8F6
ΔE00 5.54
Lightskyblue
#87CEFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCFF1 #F18E6C
analogous
#6CF1D0 #6CCFF1 #6C8CF1
triadic
#6CCFF1 #F16CCF #CFF16C
tetradic
#6CCFF1 #D06CF1 #F18E6C #8CF16C
square
#6CCFF1 #D06CF1 #F18E6C #8CF16C
split-complementary
#6CCFF1 #F16C8C #F1D06C
monochromatic
#149FCF #34BDEC #6CCFF1 #A4E1F6 #DCF3FC
Accessibility & contrast
On white
1.77
#6CCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6CCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCFF1
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCFF1 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF3
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6ccff1; /* rgb */ color: rgb(108, 207, 241); /* oklch */ color: oklch(80.7% 0.104 222.9);
Tailwind
colors: {
custom: {
50: '#a0ddf5',
500: '#6ccff1',
950: '#000000',
},
}SCSS
$custom: #6ccff1; $custom-light: #a0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#6ccff1",
"rgb": {
"r": 108,
"g": 207,
"b": 241
},
"hsl": {
"h": 195.338,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.8072,
"c": 0.10434,
"h": 222.9
},
"luminance": 0.54165
}Semantic roles & 50–950 ramp
primary
#6CCFF1
secondary
#CA5D38
accent
#3E06DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485