#6ED0FA#6ED0FA
#6ED0FA is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.4% C 0.109 H 228.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED0FA |
|---|---|
| RGB | rgb(110, 208, 250) |
| HSL | hsl(198, 93%, 71%) |
| HSV | hsv(198, 56%, 98%) |
| CMYK | cmyk(56%, 16.8%, 0%, 2%) |
| CIE-LAB | lab(79.23, -17.23, -29.35) |
| CIE-LCH | lch(79.23, 34.04, 239.58°) |
| OKLab | oklab(81.38% -0.0729 -0.0817) |
| OKLCH | oklch(81.38% 0.109 228.3) |
| XYZ | xyz(46.2350, 55.3246, 98.6661) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 3.59
Lightblue (survey)
#7BC8F6
ΔE00 3.68
Lightskyblue
#87CEFA
ΔE00 3.83
Bright Sky Blue
#02CCFE
ΔE00 4.46
Sky
#82CAFC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED0FA #FA986E
analogous
#6EFADE #6ED0FA #6E8AFA
triadic
#6ED0FA #FA6ED0 #D0FA6E
tetradic
#6ED0FA #DE6EFA #FA986E #8AFA6E
square
#6ED0FA #DE6EFA #FA986E #8AFA6E
split-complementary
#6ED0FA #FA6E8A #FADE6E
monochromatic
#08A3E6 #33BDF8 #6ED0FA #A9E3FC #E1F5FE
Accessibility & contrast
On white
1.74
#6ED0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#6ED0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED0FA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED0FA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6ed0fa; /* rgb */ color: rgb(110, 208, 250); /* oklch */ color: oklch(81.4% 0.109 228.3);
Tailwind
colors: {
custom: {
50: '#a2defc',
500: '#6ed0fa',
950: '#000000',
},
}SCSS
$custom: #6ed0fa; $custom-light: #a2defc; $custom-dark: #000000;
JSON
{
"hex": "#6ed0fa",
"rgb": {
"r": 110,
"g": 208,
"b": 250
},
"hsl": {
"h": 198,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.81382,
"c": 0.10949,
"h": 228.3
},
"luminance": 0.55329
}Semantic roles & 50–950 ramp
primary
#6ED0FA
secondary
#D56737
accent
#4500E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485