#6DCFF1#6DCFF1
#6DCFF1 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.8% C 0.104 H 223.1°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #6DCFF1 |
|---|---|
| RGB | rgb(109, 207, 241) |
| HSL | hsl(195, 83%, 69%) |
| HSV | hsv(195, 55%, 95%) |
| CMYK | cmyk(54.8%, 14.1%, 0%, 5.5%) |
| CIE-LAB | lab(78.59, -19.50, -25.52) |
| CIE-LCH | lch(78.59, 32.12, 232.62°) |
| OKLab | oklab(80.76% -0.0757 -0.0709) |
| OKLCH | oklch(80.76% 0.104 223.1) |
| XYZ | xyz(44.4906, 54.2237, 91.3237) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.92
Baby Blue
#89CFF0
ΔE00 3.45
Bright Sky Blue
#02CCFE
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 5.46
Lightskyblue
#87CEFA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DCFF1 #F18F6D
analogous
#6DF1D1 #6DCFF1 #6D8DF1
triadic
#6DCFF1 #F16DCF #CFF16D
tetradic
#6DCFF1 #D16DF1 #F18F6D #8DF16D
square
#6DCFF1 #D16DF1 #F18F6D #8DF16D
split-complementary
#6DCFF1 #F16D8D #F1D16D
monochromatic
#149FD0 #35BDEC #6DCFF1 #A5E1F6 #DDF4FC
Accessibility & contrast
On white
1.77
#6DCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#6DCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DCFF1
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DCFF1 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 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: #6dcff1; /* rgb */ color: rgb(109, 207, 241); /* oklch */ color: oklch(80.8% 0.104 223.1);
Tailwind
colors: {
custom: {
50: '#a0ddf5',
500: '#6dcff1',
950: '#000000',
},
}SCSS
$custom: #6dcff1; $custom-light: #a0ddf5; $custom-dark: #000000;
JSON
{
"hex": "#6dcff1",
"rgb": {
"r": 109,
"g": 207,
"b": 241
},
"hsl": {
"h": 195.455,
"s": 82.5,
"l": 68.627
},
"oklch": {
"l": 0.8076,
"c": 0.10373,
"h": 223.1
},
"luminance": 0.54228
}Semantic roles & 50–950 ramp
primary
#6DCFF1
secondary
#CA5E38
accent
#3E07DF
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485