#6FCDED#6FCDED
#6FCDED is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.2% C 0.100 H 222.5°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCDED |
|---|---|
| RGB | rgb(111, 205, 237) |
| HSL | hsl(195, 78%, 68%) |
| HSV | hsv(195, 53%, 93%) |
| CMYK | cmyk(53.2%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.97, -19.21, -24.33) |
| CIE-LCH | lch(77.97, 31.00, 231.71°) |
| OKLab | oklab(80.23% -0.0737 -0.0675) |
| OKLCH | oklch(80.23% 0.1 222.5) |
| XYZ | xyz(43.6671, 53.1527, 88.0627) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.71
Baby Blue
#89CFF0
ΔE00 3.46
Bright Sky Blue
#02CCFE
ΔE00 5.02
Neon Blue
#04D9FF
ΔE00 5.49
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Lightskyblue
#87CEFA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCDED #ED8F6F
analogous
#6FEDCE #6FCDED #6F8EED
triadic
#6FCDED #ED6FCD #CDED6F
tetradic
#6FCDED #CE6FED #ED8F6F #8EED6F
square
#6FCDED #CE6FED #ED8F6F #8EED6F
split-complementary
#6FCDED #ED6F8E #EDCE6F
monochromatic
#199CC9 #39BAE6 #6FCDED #A5E0F4 #DCF3FB
Accessibility & contrast
On white
1.81
#6FCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#6FCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCDED
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCDED | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#04D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fcded; /* rgb */ color: rgb(111, 205, 237); /* oklch */ color: oklch(80.2% 0.100 222.5);
Tailwind
colors: {
custom: {
50: '#a1dcf3',
500: '#6fcded',
950: '#000000',
},
}SCSS
$custom: #6fcded; $custom-light: #a1dcf3; $custom-dark: #000000;
JSON
{
"hex": "#6fcded",
"rgb": {
"r": 111,
"g": 205,
"b": 237
},
"hsl": {
"h": 195.238,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.80234,
"c": 0.0999,
"h": 222.5
},
"luminance": 0.53157
}Semantic roles & 50–950 ramp
primary
#6FCDED
secondary
#C55E3B
accent
#400BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485