#7FC8EE#7FC8EE
#7FC8EE is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.091 H 232.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8EE |
|---|---|
| RGB | rgb(127, 200, 238) |
| HSL | hsl(201, 77%, 72%) |
| HSV | hsv(201, 47%, 93%) |
| CMYK | cmyk(46.6%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(77.28, -12.83, -25.86) |
| CIE-LCH | lch(77.28, 28.87, 243.61°) |
| OKLab | oklab(79.88% -0.0556 -0.0716) |
| OKLCH | oklch(79.88% 0.091 232.2) |
| XYZ | xyz(44.8338, 51.9903, 88.5449) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.97
Baby Blue
#89CFF0
ΔE00 2.25
Lightskyblue
#87CEFA
ΔE00 2.49
Sky Blue
#87CEEB
ΔE00 3.08
Sky
#82CAFC
ΔE00 3.38
Light Blue
#95D0FC
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8EE #EEA57F
analogous
#7FEEDD #7FC8EE #7F91EE
triadic
#7FC8EE #EE7FC8 #C8EE7F
tetradic
#7FC8EE #DD7FEE #EEA57F #91EE7F
square
#7FC8EE #DD7FEE #EEA57F #91EE7F
split-complementary
#7FC8EE #EE7F91 #EEDD7F
monochromatic
#1C97D6 #49B1E7 #7FC8EE #B5DFF5 #E4F3FB
Accessibility & contrast
On white
1.84
#7FC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#7FC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8EE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8EE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#A6BAED
Tritanopia (blue-blind)
#4AD2D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7fc8ee; /* rgb */ color: rgb(127, 200, 238); /* oklch */ color: oklch(79.9% 0.091 232.2);
Tailwind
colors: {
custom: {
50: '#aad8f3',
500: '#7fc8ee',
950: '#000000',
},
}SCSS
$custom: #7fc8ee; $custom-light: #aad8f3; $custom-dark: #000000;
JSON
{
"hex": "#7fc8ee",
"rgb": {
"r": 127,
"g": 200,
"b": 238
},
"hsl": {
"h": 200.541,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.7988,
"c": 0.09068,
"h": 232.2
},
"luminance": 0.51994
}Semantic roles & 50–950 ramp
primary
#7FC8EE
secondary
#C87549
accent
#530DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385