#7FCCEF#7FCCEF
#7FCCEF is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.8% C 0.091 H 228.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCCEF |
|---|---|
| RGB | rgb(127, 204, 239) |
| HSL | hsl(199, 78%, 72%) |
| HSV | hsv(199, 47%, 94%) |
| CMYK | cmyk(46.9%, 14.6%, 0%, 6.3%) |
| CIE-LAB | lab(78.42, -14.64, -24.65) |
| CIE-LCH | lch(78.42, 28.67, 239.29°) |
| OKLab | oklab(80.8% -0.0598 -0.0682) |
| OKLCH | oklch(80.8% 0.091 228.8) |
| XYZ | xyz(45.9196, 53.9263, 89.6336) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.27
Sky Blue
#87CEEB
ΔE00 1.76
Lightskyblue
#87CEFA
ΔE00 3.27
Lightblue (survey)
#7BC8F6
ΔE00 3.30
Sky
#82CAFC
ΔE00 4.61
Light Blue
#95D0FC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCCEF #EFA27F
analogous
#7FEFDA #7FCCEF #7F94EF
triadic
#7FCCEF #EF7FCC #CCEF7F
tetradic
#7FCCEF #DA7FEF #EFA27F #94EF7F
square
#7FCCEF #DA7FEF #EFA27F #94EF7F
split-complementary
#7FCCEF #EF7F94 #EFDA7F
monochromatic
#1B9DD9 #49B6E8 #7FCCEF #B5E2F6 #E4F4FC
Accessibility & contrast
On white
1.78
#7FCCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#7FCCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCCEF
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCCEF | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#49D6D7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fccef; /* rgb */ color: rgb(127, 204, 239); /* oklch */ color: oklch(80.8% 0.091 228.8);
Tailwind
colors: {
custom: {
50: '#aadbf4',
500: '#7fccef',
950: '#000000',
},
}SCSS
$custom: #7fccef; $custom-light: #aadbf4; $custom-dark: #000000;
JSON
{
"hex": "#7fccef",
"rgb": {
"r": 127,
"g": 204,
"b": 239
},
"hsl": {
"h": 198.75,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.808,
"c": 0.09076,
"h": 228.8
},
"luminance": 0.5393
}Semantic roles & 50–950 ramp
primary
#7FCCEF
secondary
#C97149
accent
#4C0BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485