#6ACCF5#6ACCF5
#6ACCF5 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.1% C 0.109 H 227.8°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCF5 |
|---|---|
| RGB | rgb(106, 204, 245) |
| HSL | hsl(198, 87%, 69%) |
| HSV | hsv(198, 57%, 96%) |
| CMYK | cmyk(56.7%, 16.7%, 0%, 3.9%) |
| CIE-LAB | lab(77.78, -17.40, -28.92) |
| CIE-LCH | lch(77.78, 33.75, 238.97°) |
| OKLab | oklab(80.13% -0.0731 -0.0805) |
| OKLCH | oklch(80.13% 0.109 227.8) |
| XYZ | xyz(44.0118, 52.8384, 94.2479) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.30
Sky Blue
#87CEEB
ΔE00 3.58
Lightblue (survey)
#7BC8F6
ΔE00 3.60
Bright Sky Blue
#02CCFE
ΔE00 4.09
Lightskyblue
#87CEFA
ΔE00 4.16
Sky
#82CAFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCF5 #F5936A
analogous
#6AF5D9 #6ACCF5 #6A87F5
triadic
#6ACCF5 #F56ACC #CCF56A
tetradic
#6ACCF5 #D96AF5 #F5936A #87F56A
square
#6ACCF5 #D96AF5 #F5936A #87F56A
split-complementary
#6ACCF5 #F56A87 #F5D96A
monochromatic
#0E9BD6 #31B8F1 #6ACCF5 #A3E0F9 #DDF3FD
Accessibility & contrast
On white
1.82
#6ACCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6ACCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCF5
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCF5 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6accf5; /* rgb */ color: rgb(106, 204, 245); /* oklch */ color: oklch(80.1% 0.109 227.8);
Tailwind
colors: {
custom: {
50: '#9fdbf8',
500: '#6accf5',
950: '#000000',
},
}SCSS
$custom: #6accf5; $custom-light: #9fdbf8; $custom-dark: #000000;
JSON
{
"hex": "#6accf5",
"rgb": {
"r": 106,
"g": 204,
"b": 245
},
"hsl": {
"h": 197.698,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.80128,
"c": 0.10877,
"h": 227.8
},
"luminance": 0.52842
}Semantic roles & 50–950 ramp
primary
#6ACCF5
secondary
#CE6235
accent
#4402E4
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485