#6FD2ED#6FD2ED
#6FD2ED is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.100 H 217.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD2ED |
|---|---|
| RGB | rgb(111, 210, 237) |
| HSL | hsl(193, 78%, 68%) |
| HSV | hsv(193, 53%, 93%) |
| CMYK | cmyk(53.2%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(79.38, -21.75, -22.18) |
| CIE-LCH | lch(79.38, 31.06, 225.57°) |
| OKLab | oklab(81.36% -0.0791 -0.0614) |
| OKLCH | oklch(81.36% 0.1 217.8) |
| XYZ | xyz(44.8823, 55.5831, 88.4677) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.86
Neon Blue
#04D9FF
ΔE00 4.69
Baby Blue
#89CFF0
ΔE00 4.89
Bright Sky Blue
#02CCFE
ΔE00 6.16
Ice Blue
#A5DFF9
ΔE00 6.95
Aqua Blue
#02D8E9
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD2ED #ED8A6F
analogous
#6FEDC9 #6FD2ED #6F93ED
triadic
#6FD2ED #ED6FD2 #D2ED6F
tetradic
#6FD2ED #C96FED #ED8A6F #93ED6F
square
#6FD2ED #C96FED #ED8A6F #93ED6F
split-complementary
#6FD2ED #ED6F93 #EDC96F
monochromatic
#19A3C9 #39C1E6 #6FD2ED #A5E3F4 #DCF4FB
Accessibility & contrast
On white
1.73
#6FD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#6FD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD2ED
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD2ED | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDEF
Deuteranopia (green-blind)
#ADBFED
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6fd2ed; /* rgb */ color: rgb(111, 210, 237); /* oklch */ color: oklch(81.4% 0.100 217.8);
Tailwind
colors: {
custom: {
50: '#a1e0f2',
500: '#6fd2ed',
950: '#000000',
},
}SCSS
$custom: #6fd2ed; $custom-light: #a1e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6fd2ed",
"rgb": {
"r": 111,
"g": 210,
"b": 237
},
"hsl": {
"h": 192.857,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.81361,
"c": 0.10017,
"h": 217.8
},
"luminance": 0.55587
}Semantic roles & 50–950 ramp
primary
#6FD2ED
secondary
#C5593B
accent
#380BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485