#7FCDED#7FCDED
#7FCDED is a light, moderate cyan. Relative luminance 0.543; OKLCH L 80.9% C 0.089 H 226.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDED |
|---|---|
| RGB | rgb(127, 205, 237) |
| HSL | hsl(197, 75%, 71%) |
| HSV | hsv(197, 46%, 93%) |
| CMYK | cmyk(46.4%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(78.63, -15.70, -23.26) |
| CIE-LCH | lch(78.63, 28.07, 235.98°) |
| OKLab | oklab(80.94% -0.0617 -0.0643) |
| OKLCH | oklch(80.94% 0.089 226.2) |
| XYZ | xyz(45.8642, 54.2856, 88.1657) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.06
Baby Blue
#89CFF0
ΔE00 1.54
Lightskyblue
#87CEFA
ΔE00 4.24
Lightblue (survey)
#7BC8F6
ΔE00 4.34
Ice Blue
#A5DFF9
ΔE00 5.60
Sky
#82CAFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDED #ED9F7F
analogous
#7FEDD6 #7FCDED #7F96ED
triadic
#7FCDED #ED7FCD #CDED7F
tetradic
#7FCDED #D67FED #ED9F7F #96ED7F
square
#7FCDED #D67FED #ED9F7F #96ED7F
split-complementary
#7FCDED #ED7F96 #EDD67F
monochromatic
#1E9FD4 #49B8E5 #7FCDED #B5E2F5 #E4F5FB
Accessibility & contrast
On white
1.77
#7FCDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#7FCDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDED
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDED | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAEF
Deuteranopia (green-blind)
#ACBDED
Tritanopia (blue-blind)
#4AD7D7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fcded; /* rgb */ color: rgb(127, 205, 237); /* oklch */ color: oklch(80.9% 0.089 226.2);
Tailwind
colors: {
custom: {
50: '#aadcf3',
500: '#7fcded',
950: '#000000',
},
}SCSS
$custom: #7fcded; $custom-light: #aadcf3; $custom-dark: #000000;
JSON
{
"hex": "#7fcded",
"rgb": {
"r": 127,
"g": 205,
"b": 237
},
"hsl": {
"h": 197.455,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.80944,
"c": 0.08915,
"h": 226.2
},
"luminance": 0.54289
}Semantic roles & 50–950 ramp
primary
#7FCDED
secondary
#C76E49
accent
#490ED8
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485