#7FC8EF#7FC8EF
#7FC8EF is a light, moderate cyan. Relative luminance 0.521; OKLCH L 79.9% C 0.092 H 232.9°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8EF |
|---|---|
| RGB | rgb(127, 200, 239) |
| HSL | hsl(201, 78%, 72%) |
| HSV | hsv(201, 47%, 94%) |
| CMYK | cmyk(46.9%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(77.31, -12.56, -26.34) |
| CIE-LCH | lch(77.31, 29.18, 244.52°) |
| OKLab | oklab(79.92% -0.0552 -0.073) |
| OKLCH | oklch(79.92% 0.092 232.9) |
| XYZ | xyz(44.9811, 52.0492, 89.3208) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.68
Lightskyblue
#87CEFA
ΔE00 2.27
Baby Blue
#89CFF0
ΔE00 2.42
Sky
#82CAFC
ΔE00 3.08
Sky Blue
#87CEEB
ΔE00 3.34
Light Blue
#95D0FC
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8EF #EFA67F
analogous
#7FEFDE #7FC8EF #7F90EF
triadic
#7FC8EF #EF7FC8 #C8EF7F
tetradic
#7FC8EF #DE7FEF #EFA67F #90EF7F
square
#7FC8EF #DE7FEF #EFA67F #90EF7F
split-complementary
#7FC8EF #EF7F90 #EFDE7F
monochromatic
#1B97D9 #49B1E8 #7FC8EF #B5DFF6 #E4F3FC
Accessibility & contrast
On white
1.84
#7FC8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#7FC8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8EF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8EF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#A5BAEE
Tritanopia (blue-blind)
#4AD3D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc8ef; /* rgb */ color: rgb(127, 200, 239); /* oklch */ color: oklch(79.9% 0.092 232.9);
Tailwind
colors: {
custom: {
50: '#aad8f4',
500: '#7fc8ef',
950: '#000000',
},
}SCSS
$custom: #7fc8ef; $custom-light: #aad8f4; $custom-dark: #000000;
JSON
{
"hex": "#7fc8ef",
"rgb": {
"r": 127,
"g": 200,
"b": 239
},
"hsl": {
"h": 200.893,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.7992,
"c": 0.09155,
"h": 232.9
},
"luminance": 0.52053
}Semantic roles & 50–950 ramp
primary
#7FC8EF
secondary
#C97649
accent
#530BDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385