#7FCEFF#7FCEFF
#7FCEFF is a light, moderate cyan. Relative luminance 0.559; OKLCH L 81.9% C 0.104 H 237.2°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCEFF |
|---|---|
| RGB | rgb(127, 206, 255) |
| HSL | hsl(203, 100%, 75%) |
| HSV | hsv(203, 50%, 100%) |
| CMYK | cmyk(50.2%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(79.54, -11.26, -31.48) |
| CIE-LCH | lch(79.54, 33.43, 250.32°) |
| OKLab | oklab(81.88% -0.0565 -0.0876) |
| OKLCH | oklch(81.88% 0.104 237.2) |
| XYZ | xyz(48.8672, 55.8707, 102.7973) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.14
Sky
#82CAFC
ΔE00 1.46
Lightblue (survey)
#7BC8F6
ΔE00 1.62
Light Blue
#95D0FC
ΔE00 2.93
Baby Blue
#89CFF0
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCEFF #FFB07F
analogous
#7FFFF0 #7FCEFF #7F8EFF
triadic
#7FCEFF #FF7FCE #CEFF7F
tetradic
#7FCEFF #F07FFF #FFB07F #8EFF7F
square
#7FCEFF #F07FFF #FFB07F #8EFF7F
split-complementary
#7FCEFF #FF7F8E #FFF07F
monochromatic
#059FFF #42B7FF #7FCEFF #BCE5FF #E0F3FF
Accessibility & contrast
On white
1.72
#7FCEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#7FCEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCEFF
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCEFF | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A6BFFE
Tritanopia (blue-blind)
#39DBDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fceff; /* rgb */ color: rgb(127, 206, 255); /* oklch */ color: oklch(81.9% 0.104 237.2);
Tailwind
colors: {
custom: {
50: '#abdcff',
500: '#7fceff',
950: '#000000',
},
}SCSS
$custom: #7fceff; $custom-light: #abdcff; $custom-dark: #000000;
JSON
{
"hex": "#7fceff",
"rgb": {
"r": 127,
"g": 206,
"b": 255
},
"hsl": {
"h": 202.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.81878,
"c": 0.10426,
"h": 237.2
},
"luminance": 0.55875
}Semantic roles & 50–950 ramp
primary
#7FCEFF
secondary
#DE7F44
accent
#5800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486