#6ACFF0#6ACFF0
#6ACFF0 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.105 H 221.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFF0 |
|---|---|
| RGB | rgb(106, 207, 240) |
| HSL | hsl(195, 82%, 68%) |
| HSV | hsv(195, 56%, 94%) |
| CMYK | cmyk(55.8%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(78.45, -20.38, -25.22) |
| CIE-LCH | lch(78.45, 32.42, 231.06°) |
| OKLab | oklab(80.6% -0.0781 -0.07) |
| OKLCH | oklch(80.6% 0.105 221.9) |
| XYZ | xyz(43.9787, 53.9770, 90.5221) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.24
Baby Blue
#89CFF0
ΔE00 3.91
Bright Sky Blue
#02CCFE
ΔE00 4.66
Neon Blue
#04D9FF
ΔE00 4.81
Lightblue (survey)
#7BC8F6
ΔE00 5.97
Lightskyblue
#87CEFA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFF0 #F08B6A
analogous
#6AF0CE #6ACFF0 #6A8CF0
triadic
#6ACFF0 #F06ACF #CFF06A
tetradic
#6ACFF0 #CE6AF0 #F08B6A #8CF06A
square
#6ACFF0 #CE6AF0 #F08B6A #8CF06A
split-complementary
#6ACFF0 #F06A8C #F0CE6A
monochromatic
#149ECB #32BDEA #6ACFF0 #A2E1F6 #D9F3FB
Accessibility & contrast
On white
1.78
#6ACFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#6ACFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFF0
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFF0 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF2
Deuteranopia (green-blind)
#A8BCF0
Tritanopia (blue-blind)
#00DAD9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6acff0; /* rgb */ color: rgb(106, 207, 240); /* oklch */ color: oklch(80.6% 0.105 221.9);
Tailwind
colors: {
custom: {
50: '#9fddf5',
500: '#6acff0',
950: '#000000',
},
}SCSS
$custom: #6acff0; $custom-light: #9fddf5; $custom-dark: #000000;
JSON
{
"hex": "#6acff0",
"rgb": {
"r": 106,
"g": 207,
"b": 240
},
"hsl": {
"h": 194.776,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.80603,
"c": 0.10493,
"h": 221.9
},
"luminance": 0.53981
}Semantic roles & 50–950 ramp
primary
#6ACFF0
secondary
#C85A36
accent
#3C07DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485