#6ACFF2#6ACFF2
#6ACFF2 is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.7% C 0.106 H 223.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFF2 |
|---|---|
| RGB | rgb(106, 207, 242) |
| HSL | hsl(195, 84%, 68%) |
| HSV | hsv(195, 56%, 95%) |
| CMYK | cmyk(56.2%, 14.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.52, -19.80, -26.18) |
| CIE-LCH | lch(78.52, 32.83, 232.89°) |
| OKLab | oklab(80.68% -0.0774 -0.0727) |
| OKLCH | oklch(80.68% 0.106 223.2) |
| XYZ | xyz(44.2775, 54.0965, 92.0955) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.17
Baby Blue
#89CFF0
ΔE00 3.62
Bright Sky Blue
#02CCFE
ΔE00 4.37
Neon Blue
#04D9FF
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFF2 #F28D6A
analogous
#6AF2D1 #6ACFF2 #6A8BF2
triadic
#6ACFF2 #F26ACF #CFF26A
tetradic
#6ACFF2 #D16AF2 #F28D6A #8BF26A
square
#6ACFF2 #D16AF2 #F28D6A #8BF26A
split-complementary
#6ACFF2 #F26A8B #F2D16A
monochromatic
#129FCF #32BDED #6ACFF2 #A2E1F7 #DBF3FC
Accessibility & contrast
On white
1.78
#6ACFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#6ACFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFF2
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFF2 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A7BCF2
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6acff2; /* rgb */ color: rgb(106, 207, 242); /* oklch */ color: oklch(80.7% 0.106 223.2);
Tailwind
colors: {
custom: {
50: '#9fddf6',
500: '#6acff2',
950: '#000000',
},
}SCSS
$custom: #6acff2; $custom-light: #9fddf6; $custom-dark: #000000;
JSON
{
"hex": "#6acff2",
"rgb": {
"r": 106,
"g": 207,
"b": 242
},
"hsl": {
"h": 195.441,
"s": 83.951,
"l": 68.235
},
"oklch": {
"l": 0.80682,
"c": 0.10622,
"h": 223.2
},
"luminance": 0.54101
}Semantic roles & 50–950 ramp
primary
#6ACFF2
secondary
#CB5C36
accent
#3E05E0
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485