#6ACFFA#6ACFFA
#6ACFFA is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.0% C 0.112 H 228.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFFA |
|---|---|
| RGB | rgb(106, 207, 250) |
| HSL | hsl(198, 94%, 70%) |
| HSV | hsv(198, 58%, 98%) |
| CMYK | cmyk(57.6%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(78.80, -17.48, -30.02) |
| CIE-LCH | lch(78.80, 34.74, 239.78°) |
| OKLab | oklab(81% -0.0745 -0.0836) |
| OKLCH | oklch(81% 0.112 228.3) |
| XYZ | xyz(45.5053, 54.5876, 98.5623) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.40
Lightblue (survey)
#7BC8F6
ΔE00 3.66
Sky Blue
#87CEEB
ΔE00 3.87
Lightskyblue
#87CEFA
ΔE00 3.98
Bright Sky Blue
#02CCFE
ΔE00 4.13
Sky
#82CAFC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFFA #FA956A
analogous
#6AFADD #6ACFFA #6A87FA
triadic
#6ACFFA #FA6ACF #CFFA6A
tetradic
#6ACFFA #DD6AFA #FA956A #87FA6A
square
#6ACFFA #DD6AFA #FA956A #87FA6A
split-complementary
#6ACFFA #FA6A87 #FADD6A
monochromatic
#08A1E2 #2FBCF8 #6ACFFA #A5E2FC #E0F5FE
Accessibility & contrast
On white
1.76
#6ACFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#6ACFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFFA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFFA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6acffa; /* rgb */ color: rgb(106, 207, 250); /* oklch */ color: oklch(81.0% 0.112 228.3);
Tailwind
colors: {
custom: {
50: '#a0ddfc',
500: '#6acffa',
950: '#000000',
},
}SCSS
$custom: #6acffa; $custom-light: #a0ddfc; $custom-dark: #000000;
JSON
{
"hex": "#6acffa",
"rgb": {
"r": 106,
"g": 207,
"b": 250
},
"hsl": {
"h": 197.917,
"s": 93.506,
"l": 69.804
},
"oklch": {
"l": 0.81004,
"c": 0.11202,
"h": 228.3
},
"luminance": 0.54592
}Semantic roles & 50–950 ramp
primary
#6ACFFA
secondary
#D56434
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485