#7FCDEF#7FCDEF
#7FCDEF is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.0% C 0.091 H 227.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCDEF |
|---|---|
| RGB | rgb(127, 205, 239) |
| HSL | hsl(198, 78%, 72%) |
| HSV | hsv(198, 47%, 94%) |
| CMYK | cmyk(46.9%, 14.2%, 0%, 6.3%) |
| CIE-LAB | lab(78.70, -15.16, -24.23) |
| CIE-LCH | lch(78.70, 28.58, 237.96°) |
| OKLab | oklab(81.02% -0.061 -0.067) |
| OKLCH | oklch(81.02% 0.091 227.7) |
| XYZ | xyz(46.1580, 54.4031, 89.7131) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.25
Sky Blue
#87CEEB
ΔE00 1.44
Lightskyblue
#87CEFA
ΔE00 3.63
Lightblue (survey)
#7BC8F6
ΔE00 3.73
Sky
#82CAFC
ΔE00 5.03
Light Blue
#95D0FC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCDEF #EFA17F
analogous
#7FEFD9 #7FCDEF #7F95EF
triadic
#7FCDEF #EF7FCD #CDEF7F
tetradic
#7FCDEF #D97FEF #EFA17F #95EF7F
square
#7FCDEF #D97FEF #EFA17F #95EF7F
split-complementary
#7FCDEF #EF7F95 #EFD97F
monochromatic
#1B9FD9 #49B8E8 #7FCDEF #B5E2F6 #E4F4FC
Accessibility & contrast
On white
1.77
#7FCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7FCDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCDEF
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCDEF | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#ABBDEF
Tritanopia (blue-blind)
#48D7D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fcdef; /* rgb */ color: rgb(127, 205, 239); /* oklch */ color: oklch(81.0% 0.091 227.7);
Tailwind
colors: {
custom: {
50: '#aadcf4',
500: '#7fcdef',
950: '#000000',
},
}SCSS
$custom: #7fcdef; $custom-light: #aadcf4; $custom-dark: #000000;
JSON
{
"hex": "#7fcdef",
"rgb": {
"r": 127,
"g": 205,
"b": 239
},
"hsl": {
"h": 198.214,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.81021,
"c": 0.09064,
"h": 227.7
},
"luminance": 0.54407
}Semantic roles & 50–950 ramp
primary
#7FCDEF
secondary
#C97049
accent
#4A0BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485