#7FCDDE#7FCDDE
#7FCDDE is a light, moderate cyan. Relative luminance 0.534; OKLCH L 80.4% C 0.080 H 213.1°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDDE |
|---|---|
| RGB | rgb(127, 205, 222) |
| HSL | hsl(191, 59%, 68%) |
| HSV | hsv(191, 43%, 87%) |
| CMYK | cmyk(42.8%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(78.14, -19.67, -15.96) |
| CIE-LCH | lch(78.14, 25.33, 219.06°) |
| OKLab | oklab(80.39% -0.0674 -0.0439) |
| OKLCH | oklch(80.39% 0.08 213.1) |
| XYZ | xyz(43.7637, 53.4454, 77.1029) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 7.12
Ice Blue
#A5DFF9
ΔE00 7.50
Neon Blue
#04D9FF
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDDE #DE907F
analogous
#7FDEBF #7FCDDE #7F9DDE
triadic
#7FCDDE #DE7FCD #CDDE7F
tetradic
#7FCDDE #BF7FDE #DE907F #9DDE7F
square
#7FCDDE #BF7FDE #DE907F #9DDE7F
split-complementary
#7FCDDE #DE7F9D #DEBF7F
monochromatic
#2E9CB4 #4EBAD1 #7FCDDE #B0E0EB #E0F3F7
Accessibility & contrast
On white
1.80
#7FCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#7FCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDDE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDDE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DF
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#54D4D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fcdde; /* rgb */ color: rgb(127, 205, 222); /* oklch */ color: oklch(80.4% 0.080 213.1);
Tailwind
colors: {
custom: {
50: '#a9dce8',
500: '#7fcdde',
950: '#000000',
},
}SCSS
$custom: #7fcdde; $custom-light: #a9dce8; $custom-dark: #000000;
JSON
{
"hex": "#7fcdde",
"rgb": {
"r": 127,
"g": 205,
"b": 222
},
"hsl": {
"h": 190.737,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.8039,
"c": 0.08042,
"h": 213.1
},
"luminance": 0.53449
}Semantic roles & 50–950 ramp
primary
#7FCDDE
secondary
#B55F4C
accent
#3D1FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484