#6ACFF3#6ACFF3
#6ACFF3 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.7% C 0.107 H 223.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACFF3 |
|---|---|
| RGB | rgb(106, 207, 243) |
| HSL | hsl(196, 85%, 68%) |
| HSV | hsv(196, 56%, 95%) |
| CMYK | cmyk(56.4%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.55, -19.52, -26.66) |
| CIE-LCH | lch(78.55, 33.04, 233.80°) |
| OKLab | oklab(80.72% -0.077 -0.0741) |
| OKLCH | oklch(80.72% 0.107 223.9) |
| XYZ | xyz(44.4281, 54.1567, 92.8886) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.18
Baby Blue
#89CFF0
ΔE00 3.51
Bright Sky Blue
#02CCFE
ΔE00 4.26
Neon Blue
#04D9FF
ΔE00 5.13
Lightblue (survey)
#7BC8F6
ΔE00 5.19
Lightskyblue
#87CEFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACFF3 #F38E6A
analogous
#6AF3D2 #6ACFF3 #6A8AF3
triadic
#6ACFF3 #F36ACF #CFF36A
tetradic
#6ACFF3 #D26AF3 #F38E6A #8AF36A
square
#6ACFF3 #D26AF3 #F38E6A #8AF36A
split-complementary
#6ACFF3 #F36A8A #F3D26A
monochromatic
#119FD2 #31BDEE #6ACFF3 #A3E1F8 #DBF3FC
Accessibility & contrast
On white
1.77
#6ACFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#6ACFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACFF3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACFF3 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF5
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6acff3; /* rgb */ color: rgb(106, 207, 243); /* oklch */ color: oklch(80.7% 0.107 223.9);
Tailwind
colors: {
custom: {
50: '#9fddf7',
500: '#6acff3',
950: '#000000',
},
}SCSS
$custom: #6acff3; $custom-light: #9fddf7; $custom-dark: #000000;
JSON
{
"hex": "#6acff3",
"rgb": {
"r": 106,
"g": 207,
"b": 243
},
"hsl": {
"h": 195.766,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.80721,
"c": 0.10689,
"h": 223.9
},
"luminance": 0.54161
}Semantic roles & 50–950 ramp
primary
#6ACFF3
secondary
#CC5D35
accent
#3E04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485