#7FCBF4#7FCBF4
#7FCBF4 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.8% C 0.095 H 233.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7FCBF4 |
|---|---|
| RGB | rgb(127, 203, 244) |
| HSL | hsl(201, 84%, 73%) |
| HSV | hsv(201, 48%, 96%) |
| CMYK | cmyk(48%, 16.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.32, -12.75, -27.48) |
| CIE-LCH | lch(78.32, 30.30, 245.11°) |
| OKLab | oklab(80.78% -0.0569 -0.0762) |
| OKLCH | oklch(80.78% 0.095 233.3) |
| XYZ | xyz(46.4316, 53.7520, 93.4988) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.49
Lightskyblue
#87CEFA
ΔE00 1.67
Baby Blue
#89CFF0
ΔE00 2.33
Sky
#82CAFC
ΔE00 2.74
Sky Blue
#87CEEB
ΔE00 3.48
Light Blue
#95D0FC
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FCBF4 #F4A87F
analogous
#7FF4E3 #7FCBF4 #7F90F4
triadic
#7FCBF4 #F47FCB #CBF47F
tetradic
#7FCBF4 #E37FF4 #F4A87F #90F47F
square
#7FCBF4 #E37FF4 #F4A87F #90F47F
split-complementary
#7FCBF4 #F47F90 #F4E37F
monochromatic
#149CE5 #47B4EF #7FCBF4 #B7E2F9 #E3F4FD
Accessibility & contrast
On white
1.79
#7FCBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7FCBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FCBF4
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FCBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FCBF4 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F6
Deuteranopia (green-blind)
#A7BCF3
Tritanopia (blue-blind)
#45D6D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fcbf4; /* rgb */ color: rgb(127, 203, 244); /* oklch */ color: oklch(80.8% 0.095 233.3);
Tailwind
colors: {
custom: {
50: '#aadaf7',
500: '#7fcbf4',
950: '#000000',
},
}SCSS
$custom: #7fcbf4; $custom-light: #aadaf7; $custom-dark: #000000;
JSON
{
"hex": "#7fcbf4",
"rgb": {
"r": 127,
"g": 203,
"b": 244
},
"hsl": {
"h": 201.026,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.80777,
"c": 0.09515,
"h": 233.3
},
"luminance": 0.53756
}Semantic roles & 50–950 ramp
primary
#7FCBF4
secondary
#D07748
accent
#5205E1
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385