#7FCCDD#7FCCDD
#7FCCDD is a light, moderate cyan. Relative luminance 0.529; OKLCH L 80.1% C 0.080 H 213.3°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCDD |
|---|---|
| RGB | rgb(127, 204, 221) |
| HSL | hsl(191, 58%, 68%) |
| HSV | hsv(191, 43%, 87%) |
| CMYK | cmyk(42.5%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.82, -19.42, -15.89) |
| CIE-LCH | lch(77.82, 25.09, 219.30°) |
| OKLab | oklab(80.13% -0.0666 -0.0437) |
| OKLCH | oklch(80.13% 0.08 213.3) |
| XYZ | xyz(43.3916, 52.9151, 76.3197) |
| Luminance | 0.5292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.76
Baby Blue
#89CFF0
ΔE00 6.16
Lightblue
#ADD8E6
ΔE00 7.14
Ice Blue
#A5DFF9
ΔE00 7.58
Neon Blue
#04D9FF
ΔE00 7.65
Powder Blue
#B0E0E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCDD #DD907F
analogous
#7FDDBF #7FCCDD #7F9DDD
triadic
#7FCCDD #DD7FCC #CCDD7F
tetradic
#7FCCDD #BF7FDD #DD907F #9DDD7F
square
#7FCCDD #BF7FDD #DD907F #9DDD7F
split-complementary
#7FCCDD #DD7F9D #DDBF7F
monochromatic
#2F9BB2 #4FB9D0 #7FCCDD #AFDFEA #E0F3F7
Accessibility & contrast
On white
1.81
#7FCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7FCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCDD
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCDD | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#B0BBDD
Tritanopia (blue-blind)
#55D3D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7fccdd; /* rgb */ color: rgb(127, 204, 221); /* oklch */ color: oklch(80.1% 0.080 213.3);
Tailwind
colors: {
custom: {
50: '#a9dbe7',
500: '#7fccdd',
950: '#000000',
},
}SCSS
$custom: #7fccdd; $custom-light: #a9dbe7; $custom-dark: #000000;
JSON
{
"hex": "#7fccdd",
"rgb": {
"r": 127,
"g": 204,
"b": 221
},
"hsl": {
"h": 190.851,
"s": 58.025,
"l": 68.235
},
"oklch": {
"l": 0.8013,
"c": 0.07965,
"h": 213.3
},
"luminance": 0.52918
}Semantic roles & 50–950 ramp
primary
#7FCCDD
secondary
#B45F4D
accent
#3E20C6
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484