#7FCCDF#7FCCDF
#7FCCDF is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.081 H 215.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCDF |
|---|---|
| RGB | rgb(127, 204, 223) |
| HSL | hsl(192, 60%, 69%) |
| HSV | hsv(192, 43%, 87%) |
| CMYK | cmyk(43%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(77.89, -18.90, -16.87) |
| CIE-LCH | lch(77.89, 25.34, 221.75°) |
| OKLab | oklab(80.2% -0.0658 -0.0464) |
| OKLCH | oklch(80.2% 0.081 215.2) |
| XYZ | xyz(43.6597, 53.0223, 77.7314) |
| Luminance | 0.5302 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 5.46
Lightblue
#ADD8E6
ΔE00 6.96
Ice Blue
#A5DFF9
ΔE00 7.13
Neon Blue
#04D9FF
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCDF #DF927F
analogous
#7FDFC2 #7FCCDF #7F9CDF
triadic
#7FCCDF #DF7FCC #CCDF7F
tetradic
#7FCCDF #C27FDF #DF927F #9CDF7F
square
#7FCCDF #C27FDF #DF927F #9CDF7F
split-complementary
#7FCCDF #DF7F9C #DFC27F
monochromatic
#2E9BB6 #4EB8D3 #7FCCDF #B0E0EB #E1F3F7
Accessibility & contrast
On white
1.81
#7FCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#7FCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCDF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCDF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#AFBCDF
Tritanopia (blue-blind)
#54D3D2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #7fccdf; /* rgb */ color: rgb(127, 204, 223); /* oklch */ color: oklch(80.2% 0.081 215.2);
Tailwind
colors: {
custom: {
50: '#a9dbe9',
500: '#7fccdf',
950: '#000000',
},
}SCSS
$custom: #7fccdf; $custom-light: #a9dbe9; $custom-dark: #000000;
JSON
{
"hex": "#7fccdf",
"rgb": {
"r": 127,
"g": 204,
"b": 223
},
"hsl": {
"h": 191.875,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.80202,
"c": 0.08055,
"h": 215.2
},
"luminance": 0.53025
}Semantic roles & 50–950 ramp
primary
#7FCCDF
secondary
#B6614C
accent
#3F1EC8
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484