#6FD5EB#6FD5EB
#6FD5EB is a light, moderate cyan. Relative luminance 0.570; OKLCH L 82.0% C 0.100 H 213.5°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD5EB |
|---|---|
| RGB | rgb(111, 213, 235) |
| HSL | hsl(191, 76%, 68%) |
| HSV | hsv(191, 53%, 92%) |
| CMYK | cmyk(52.8%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(80.16, -23.80, -19.93) |
| CIE-LCH | lch(80.16, 31.04, 219.94°) |
| OKLab | oklab(81.97% -0.0831 -0.0551) |
| OKLCH | oklch(81.97% 0.1 213.5) |
| XYZ | xyz(45.3393, 56.9621, 87.1866) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.98
Sky Blue
#87CEEB
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.17
Baby Blue
#89CFF0
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD5EB #EB856F
analogous
#6FEBC3 #6FD5EB #6F97EB
triadic
#6FD5EB #EB6FD5 #D5EB6F
tetradic
#6FD5EB #C36FEB #EB856F #97EB6F
square
#6FD5EB #C36FEB #EB856F #97EB6F
split-complementary
#6FD5EB #EB6F97 #EBC36F
monochromatic
#1BA6C4 #39C5E4 #6FD5EB #A5E5F2 #DAF4FA
Accessibility & contrast
On white
1.69
#6FD5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#6FD5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD5EB
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD5EB | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEC
Deuteranopia (green-blind)
#B1C1EB
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6fd5eb; /* rgb */ color: rgb(111, 213, 235); /* oklch */ color: oklch(82.0% 0.100 213.5);
Tailwind
colors: {
custom: {
50: '#a1e2f1',
500: '#6fd5eb',
950: '#000000',
},
}SCSS
$custom: #6fd5eb; $custom-light: #a1e2f1; $custom-dark: #000000;
JSON
{
"hex": "#6fd5eb",
"rgb": {
"r": 111,
"g": 213,
"b": 235
},
"hsl": {
"h": 190.645,
"s": 75.61,
"l": 67.843
},
"oklch": {
"l": 0.81966,
"c": 0.09977,
"h": 213.5
},
"luminance": 0.56966
}Semantic roles & 50–950 ramp
primary
#6FD5EB
secondary
#C2543C
accent
#320ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485