#6ACDF5#6ACDF5
#6ACDF5 is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.4% C 0.109 H 226.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDF5 |
|---|---|
| RGB | rgb(106, 205, 245) |
| HSL | hsl(197, 87%, 69%) |
| HSV | hsv(197, 57%, 96%) |
| CMYK | cmyk(56.7%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.06, -17.91, -28.48) |
| CIE-LCH | lch(78.06, 33.65, 237.84°) |
| OKLab | oklab(80.35% -0.0742 -0.0793) |
| OKLCH | oklch(80.35% 0.109 226.9) |
| XYZ | xyz(44.2503, 53.3152, 94.3274) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 3.43
Lightblue (survey)
#7BC8F6
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 4.05
Lightskyblue
#87CEFA
ΔE00 4.40
Sky
#82CAFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDF5 #F5926A
analogous
#6AF5D7 #6ACDF5 #6A88F5
triadic
#6ACDF5 #F56ACD #CDF56A
tetradic
#6ACDF5 #D76AF5 #F5926A #88F56A
square
#6ACDF5 #D76AF5 #F5926A #88F56A
split-complementary
#6ACDF5 #F56A88 #F5D76A
monochromatic
#0E9DD6 #31BAF1 #6ACDF5 #A3E0F9 #DDF3FD
Accessibility & contrast
On white
1.80
#6ACDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#6ACDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDF5
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDF5 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F7
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6acdf5; /* rgb */ color: rgb(106, 205, 245); /* oklch */ color: oklch(80.4% 0.109 226.9);
Tailwind
colors: {
custom: {
50: '#9fdcf8',
500: '#6acdf5',
950: '#000000',
},
}SCSS
$custom: #6acdf5; $custom-light: #9fdcf8; $custom-dark: #000000;
JSON
{
"hex": "#6acdf5",
"rgb": {
"r": 106,
"g": 205,
"b": 245
},
"hsl": {
"h": 197.266,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.80352,
"c": 0.10858,
"h": 226.9
},
"luminance": 0.53319
}Semantic roles & 50–950 ramp
primary
#6ACDF5
secondary
#CE6135
accent
#4302E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485