#6ACCF8#6ACCF8
#6ACCF8 is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.3% C 0.111 H 229.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACCF8 |
|---|---|
| RGB | rgb(106, 204, 248) |
| HSL | hsl(199, 91%, 69%) |
| HSV | hsv(199, 57%, 97%) |
| CMYK | cmyk(57.3%, 17.7%, 0%, 2.7%) |
| CIE-LAB | lab(77.89, -16.52, -30.35) |
| CIE-LCH | lch(77.89, 34.56, 241.44°) |
| OKLab | oklab(80.25% -0.0721 -0.0846) |
| OKLCH | oklch(80.25% 0.111 229.6) |
| XYZ | xyz(44.4735, 53.0230, 96.6795) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.99
Baby Blue
#89CFF0
ΔE00 3.49
Lightskyblue
#87CEFA
ΔE00 3.65
Sky Blue
#87CEEB
ΔE00 4.06
Bright Sky Blue
#02CCFE
ΔE00 4.28
Sky
#82CAFC
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACCF8 #F8966A
analogous
#6AF8DD #6ACCF8 #6A85F8
triadic
#6ACCF8 #F86ACC #CCF86A
tetradic
#6ACCF8 #DD6AF8 #F8966A #85F86A
square
#6ACCF8 #DD6AF8 #F8966A #85F86A
split-complementary
#6ACCF8 #F86A85 #F8DD6A
monochromatic
#0A9CDD #30B8F5 #6ACCF8 #A4E0FB #DFF4FD
Accessibility & contrast
On white
1.81
#6ACCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#6ACCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACCF8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACCF8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9FA
Deuteranopia (green-blind)
#A1BAF7
Tritanopia (blue-blind)
#00D8DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6accf8; /* rgb */ color: rgb(106, 204, 248); /* oklch */ color: oklch(80.3% 0.111 229.6);
Tailwind
colors: {
custom: {
50: '#9fdbfa',
500: '#6accf8',
950: '#000000',
},
}SCSS
$custom: #6accf8; $custom-light: #9fdbfa; $custom-dark: #000000;
JSON
{
"hex": "#6accf8",
"rgb": {
"r": 106,
"g": 204,
"b": 248
},
"hsl": {
"h": 198.592,
"s": 91.026,
"l": 69.412
},
"oklch": {
"l": 0.80251,
"c": 0.11114,
"h": 229.6
},
"luminance": 0.53027
}Semantic roles & 50–950 ramp
primary
#6ACCF8
secondary
#D26534
accent
#4700E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#101517
muted
#808485