#7FCEDF#7FCEDF
#7FCEDF is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.7% C 0.081 H 212.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEDF |
|---|---|
| RGB | rgb(127, 206, 223) |
| HSL | hsl(191, 60%, 69%) |
| HSV | hsv(191, 43%, 87%) |
| CMYK | cmyk(43%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.45, -19.92, -16.03) |
| CIE-LCH | lch(78.45, 25.56, 218.82°) |
| OKLab | oklab(80.65% -0.0681 -0.0441) |
| OKLCH | oklch(80.65% 0.081 212.9) |
| XYZ | xyz(44.1381, 53.9791, 77.8909) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.86
Baby Blue
#89CFF0
ΔE00 6.24
Lightblue
#ADD8E6
ΔE00 7.12
Neon Blue
#04D9FF
ΔE00 7.40
Ice Blue
#A5DFF9
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEDF #DF907F
analogous
#7FDFC0 #7FCEDF #7F9EDF
triadic
#7FCEDF #DF7FCE #CEDF7F
tetradic
#7FCEDF #C07FDF #DF907F #9EDF7F
square
#7FCEDF #C07FDF #DF907F #9EDF7F
split-complementary
#7FCEDF #DF7F9E #DFC07F
monochromatic
#2E9EB6 #4EBBD3 #7FCEDF #B0E1EB #E1F3F7
Accessibility & contrast
On white
1.78
#7FCEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#7FCEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEDF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEDF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B1BDDF
Tritanopia (blue-blind)
#53D5D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcedf; /* rgb */ color: rgb(127, 206, 223); /* oklch */ color: oklch(80.7% 0.081 212.9);
Tailwind
colors: {
custom: {
50: '#a9dde9',
500: '#7fcedf',
950: '#000000',
},
}SCSS
$custom: #7fcedf; $custom-light: #a9dde9; $custom-dark: #000000;
JSON
{
"hex": "#7fcedf",
"rgb": {
"r": 127,
"g": 206,
"b": 223
},
"hsl": {
"h": 190.625,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.8065,
"c": 0.08117,
"h": 212.9
},
"luminance": 0.53982
}Semantic roles & 50–950 ramp
primary
#7FCEDF
secondary
#B65F4C
accent
#3C1EC8
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484