#6EE3FD#6EE3FD
#6EE3FD is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 85.8% C 0.111 H 214.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE3FD |
|---|---|
| RGB | rgb(110, 227, 253) |
| HSL | hsl(191, 97%, 71%) |
| HSV | hsv(191, 57%, 99%) |
| CMYK | cmyk(56.5%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(84.66, -25.93, -22.66) |
| CIE-LCH | lch(84.66, 34.43, 221.15°) |
| OKLab | oklab(85.76% -0.0918 -0.0628) |
| OKLCH | oklch(85.76% 0.111 214.4) |
| XYZ | xyz(51.6220, 65.3400, 102.8009) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.20
Neon Blue
#04D9FF
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE3FD #FD886E
analogous
#6EFDCF #6EE3FD #6E9BFD
triadic
#6EE3FD #FD6EE3 #E3FD6E
tetradic
#6EE3FD #CF6EFD #FD886E #9BFD6E
square
#6EE3FD #CF6EFD #FD886E #9BFD6E
split-complementary
#6EE3FD #FD6E9B #FDCF6E
monochromatic
#03C3ED #32D7FC #6EE3FD #AAEFFE #E1F9FF
Accessibility & contrast
On white
1.49
#6EE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6EE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE3FD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE3FD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#BBCCFD
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6ee3fd; /* rgb */ color: rgb(110, 227, 253); /* oklch */ color: oklch(85.8% 0.111 214.4);
Tailwind
colors: {
custom: {
50: '#a3ecfe',
500: '#6ee3fd',
950: '#000000',
},
}SCSS
$custom: #6ee3fd; $custom-light: #a3ecfe; $custom-dark: #000000;
JSON
{
"hex": "#6ee3fd",
"rgb": {
"r": 110,
"g": 227,
"b": 253
},
"hsl": {
"h": 190.909,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.85758,
"c": 0.11124,
"h": 214.4
},
"luminance": 0.65345
}Semantic roles & 50–950 ramp
primary
#6EE3FD
secondary
#D95436
accent
#2A00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485