#6ACDFB#6ACDFB
#6ACDFB is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.113 H 230.5°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6ACDFB |
|---|---|
| RGB | rgb(106, 205, 251) |
| HSL | hsl(199, 95%, 70%) |
| HSV | hsv(199, 58%, 98%) |
| CMYK | cmyk(57.8%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.28, -16.16, -31.36) |
| CIE-LCH | lch(78.28, 35.27, 242.74°) |
| OKLab | oklab(80.6% -0.0721 -0.0875) |
| OKLCH | oklch(80.6% 0.113 230.5) |
| XYZ | xyz(45.1811, 53.6876, 99.2298) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 3.68
Sky
#82CAFC
ΔE00 4.19
Sky Blue
#87CEEB
ΔE00 4.40
Bright Sky Blue
#02CCFE
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ACDFB #FB986A
analogous
#6AFBE0 #6ACDFB #6A85FB
triadic
#6ACDFB #FB6ACD #CDFB6A
tetradic
#6ACDFB #E06AFB #FB986A #85FB6A
square
#6ACDFB #E06AFB #FB986A #85FB6A
split-complementary
#6ACDFB #FB6A85 #FBE06A
monochromatic
#069EE4 #2EB9F9 #6ACDFB #A6E1FD #E1F5FE
Accessibility & contrast
On white
1.79
#6ACDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#6ACDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ACDFB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ACDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ACDFB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#A1BBFA
Tritanopia (blue-blind)
#00DADC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #6acdfb; /* rgb */ color: rgb(106, 205, 251); /* oklch */ color: oklch(80.6% 0.113 230.5);
Tailwind
colors: {
custom: {
50: '#a0dcfc',
500: '#6acdfb',
950: '#000000',
},
}SCSS
$custom: #6acdfb; $custom-light: #a0dcfc; $custom-dark: #000000;
JSON
{
"hex": "#6acdfb",
"rgb": {
"r": 106,
"g": 205,
"b": 251
},
"hsl": {
"h": 199.034,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.80599,
"c": 0.11332,
"h": 230.5
},
"luminance": 0.53692
}Semantic roles & 50–950 ramp
primary
#6ACDFB
secondary
#D66733
accent
#4900E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485