#6ACFF8#6ACFF8
#6ACFF8 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.110 H 227.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFF8 |
|---|---|
| RGB | rgb(106, 207, 248) |
| HSL | hsl(197, 91%, 69%) |
| HSV | hsv(197, 57%, 97%) |
| CMYK | cmyk(57.3%, 16.5%, 0%, 2.7%) |
| CIE-LAB | lab(78.73, -18.07, -29.06) |
| CIE-LCH | lch(78.73, 34.22, 238.13°) |
| OKLab | oklab(80.92% -0.0752 -0.0809) |
| OKLCH | oklch(80.92% 0.11 227.1) |
| XYZ | xyz(45.1934, 54.4629, 96.9195) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.32
Sky Blue
#87CEEB
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 4.05
Bright Sky Blue
#02CCFE
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.33
Sky
#82CAFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFF8 #F8936A
analogous
#6AF8DA #6ACFF8 #6A88F8
triadic
#6ACFF8 #F86ACF #CFF86A
tetradic
#6ACFF8 #DA6AF8 #F8936A #88F86A
square
#6ACFF8 #DA6AF8 #F8936A #88F86A
split-complementary
#6ACFF8 #F86A88 #F8DA6A
monochromatic
#0AA0DD #30BCF5 #6ACFF8 #A4E2FB #DFF5FD
Accessibility & contrast
On white
1.77
#6ACFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#6ACFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFF8
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFF8 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CBFA
Deuteranopia (green-blind)
#A5BCF8
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6acff8; /* rgb */ color: rgb(106, 207, 248); /* oklch */ color: oklch(80.9% 0.110 227.1);
Tailwind
colors: {
custom: {
50: '#9fddfa',
500: '#6acff8',
950: '#000000',
},
}SCSS
$custom: #6acff8; $custom-light: #9fddfa; $custom-dark: #000000;
JSON
{
"hex": "#6acff8",
"rgb": {
"r": 106,
"g": 207,
"b": 248
},
"hsl": {
"h": 197.324,
"s": 91.026,
"l": 69.412
},
"oklch": {
"l": 0.80922,
"c": 0.11049,
"h": 227.1
},
"luminance": 0.54467
}Semantic roles & 50–950 ramp
primary
#6ACFF8
secondary
#D26234
accent
#4200E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485