#6DD7ED#6DD7ED
#6DD7ED is a very light, moderate cyan. Relative luminance 0.580; OKLCH L 82.4% C 0.102 H 213.0°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD7ED |
|---|---|
| RGB | rgb(109, 215, 237) |
| HSL | hsl(190, 78%, 68%) |
| HSV | hsv(190, 54%, 93%) |
| CMYK | cmyk(54%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.72, -24.65, -20.16) |
| CIE-LCH | lch(80.72, 31.84, 219.28°) |
| OKLab | oklab(82.42% -0.0859 -0.0558) |
| OKLCH | oklch(82.42% 0.102 213) |
| XYZ | xyz(45.8871, 57.9623, 88.8740) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.65
Aqua Blue
#02D8E9
ΔE00 5.69
Sky Blue
#87CEEB
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD7ED #ED836D
analogous
#6DEDC3 #6DD7ED #6D97ED
triadic
#6DD7ED #ED6DD7 #D7ED6D
tetradic
#6DD7ED #C36DED #ED836D #97ED6D
square
#6DD7ED #C36DED #ED836D #97ED6D
split-complementary
#6DD7ED #ED6D97 #EDC36D
monochromatic
#19A9C7 #37C8E6 #6DD7ED #A3E6F4 #DAF5FA
Accessibility & contrast
On white
1.67
#6DD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#6DD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD7ED
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD7ED | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E0DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6dd7ed; /* rgb */ color: rgb(109, 215, 237); /* oklch */ color: oklch(82.4% 0.102 213.0);
Tailwind
colors: {
custom: {
50: '#a0e3f2',
500: '#6dd7ed',
950: '#000000',
},
}SCSS
$custom: #6dd7ed; $custom-light: #a0e3f2; $custom-dark: #000000;
JSON
{
"hex": "#6dd7ed",
"rgb": {
"r": 109,
"g": 215,
"b": 237
},
"hsl": {
"h": 190.313,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.82416,
"c": 0.1024,
"h": 213
},
"luminance": 0.57967
}Semantic roles & 50–950 ramp
primary
#6DD7ED
secondary
#C5523A
accent
#2F0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485