#7FCDFF#7FCDFF
#7FCDFF is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.7% C 0.105 H 238.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDFF |
|---|---|
| RGB | rgb(127, 205, 255) |
| HSL | hsl(203, 100%, 75%) |
| HSV | hsv(203, 50%, 100%) |
| CMYK | cmyk(50.2%, 19.6%, 0%, 0%) |
| CIE-LAB | lab(79.27, -10.73, -31.90) |
| CIE-LCH | lch(79.27, 33.66, 251.41°) |
| OKLab | oklab(81.66% -0.0554 -0.0888) |
| OKLCH | oklch(81.66% 0.105 238) |
| XYZ | xyz(48.6272, 55.3908, 102.7174) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.10
Lightskyblue
#87CEFA
ΔE00 1.30
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Light Blue
#95D0FC
ΔE00 2.85
Baby Blue
#89CFF0
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDFF #FFB17F
analogous
#7FFFF1 #7FCDFF #7F8DFF
triadic
#7FCDFF #FF7FCD #CDFF7F
tetradic
#7FCDFF #F17FFF #FFB17F #8DFF7F
square
#7FCDFF #F17FFF #FFB17F #8DFF7F
split-complementary
#7FCDFF #FF7F8D #FFF17F
monochromatic
#059DFF #42B5FF #7FCDFF #BCE5FF #E0F3FF
Accessibility & contrast
On white
1.74
#7FCDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#7FCDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDFF
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDFF | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A5BEFE
Tritanopia (blue-blind)
#39DADE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fcdff; /* rgb */ color: rgb(127, 205, 255); /* oklch */ color: oklch(81.7% 0.105 238.0);
Tailwind
colors: {
custom: {
50: '#abdcff',
500: '#7fcdff',
950: '#000000',
},
}SCSS
$custom: #7fcdff; $custom-light: #abdcff; $custom-dark: #000000;
JSON
{
"hex": "#7fcdff",
"rgb": {
"r": 127,
"g": 205,
"b": 255
},
"hsl": {
"h": 203.438,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.81661,
"c": 0.10467,
"h": 238
},
"luminance": 0.55395
}Semantic roles & 50–950 ramp
primary
#7FCDFF
secondary
#DE8044
accent
#5A00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111518
muted
#818486