#6FD8ED#6FD8ED
#6FD8ED is a very light, moderate cyan. Relative luminance 0.586; OKLCH L 82.7% C 0.101 H 212.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD8ED |
|---|---|
| RGB | rgb(111, 216, 237) |
| HSL | hsl(190, 78%, 68%) |
| HSV | hsv(190, 53%, 93%) |
| CMYK | cmyk(53.2%, 8.9%, 0%, 7.1%) |
| CIE-LAB | lab(81.07, -24.74, -19.61) |
| CIE-LCH | lch(81.07, 31.57, 218.41°) |
| OKLab | oklab(82.72% -0.0856 -0.0542) |
| OKLCH | oklch(82.72% 0.101 212.4) |
| XYZ | xyz(46.3914, 58.6014, 88.9708) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.06
Robin'S Egg
#6DEDFD
ΔE00 5.33
Aqua Blue
#02D8E9
ΔE00 5.61
Sky Blue
#87CEEB
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD8ED #ED846F
analogous
#6FEDC3 #6FD8ED #6F99ED
triadic
#6FD8ED #ED6FD8 #D8ED6F
tetradic
#6FD8ED #C36FED #ED846F #99ED6F
square
#6FD8ED #C36FED #ED846F #99ED6F
split-complementary
#6FD8ED #ED6F99 #EDC36F
monochromatic
#19ABC9 #39C9E6 #6FD8ED #A5E7F4 #DCF5FB
Accessibility & contrast
On white
1.65
#6FD8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#6FD8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD8ED
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD8ED | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6fd8ed; /* rgb */ color: rgb(111, 216, 237); /* oklch */ color: oklch(82.7% 0.101 212.4);
Tailwind
colors: {
custom: {
50: '#a2e4f2',
500: '#6fd8ed',
950: '#000000',
},
}SCSS
$custom: #6fd8ed; $custom-light: #a2e4f2; $custom-dark: #000000;
JSON
{
"hex": "#6fd8ed",
"rgb": {
"r": 111,
"g": 216,
"b": 237
},
"hsl": {
"h": 190,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.82719,
"c": 0.10136,
"h": 212.4
},
"luminance": 0.58606
}Semantic roles & 50–950 ramp
primary
#6FD8ED
secondary
#C5523B
accent
#2E0BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485