#7FC8DA#7FC8DA
#7FC8DA is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.1% C 0.077 H 215.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC8DA |
|---|---|
| RGB | rgb(127, 200, 218) |
| HSL | hsl(192, 55%, 68%) |
| HSV | hsv(192, 42%, 85%) |
| CMYK | cmyk(41.7%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.61, -18.15, -16.11) |
| CIE-LCH | lch(76.61, 24.27, 221.59°) |
| OKLab | oklab(79.13% -0.063 -0.0443) |
| OKLCH | oklch(79.13% 0.077 215.1) |
| XYZ | xyz(42.0570, 50.8796, 73.9206) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.38
Baby Blue
#89CFF0
ΔE00 5.78
Lightblue
#ADD8E6
ΔE00 7.19
Ice Blue
#A5DFF9
ΔE00 7.73
Neon Blue
#04D9FF
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC8DA #DA917F
analogous
#7FDABE #7FC8DA #7F9ADA
triadic
#7FC8DA #DA7FC8 #C8DA7F
tetradic
#7FC8DA #BE7FDA #DA917F #9ADA7F
square
#7FC8DA #BE7FDA #DA917F #9ADA7F
split-complementary
#7FC8DA #DA7F9A #DABE7F
monochromatic
#3294AD #50B4CC #7FC8DA #AEDCE8 #DEF1F5
Accessibility & contrast
On white
1.88
#7FC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#7FC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC8DA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC8DA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DB
Deuteranopia (green-blind)
#ADB8DA
Tritanopia (blue-blind)
#58CFCD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7fc8da; /* rgb */ color: rgb(127, 200, 218); /* oklch */ color: oklch(79.1% 0.077 215.1);
Tailwind
colors: {
custom: {
50: '#a8d8e5',
500: '#7fc8da',
950: '#000000',
},
}SCSS
$custom: #7fc8da; $custom-light: #a8d8e5; $custom-dark: #000000;
JSON
{
"hex": "#7fc8da",
"rgb": {
"r": 127,
"g": 200,
"b": 218
},
"hsl": {
"h": 191.868,
"s": 55.152,
"l": 67.647
},
"oklch": {
"l": 0.79126,
"c": 0.07703,
"h": 215.1
},
"luminance": 0.50883
}Semantic roles & 50–950 ramp
primary
#7FC8DA
secondary
#AF614E
accent
#4223C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384