#7FDFFA#7FDFFA
#7FDFFA is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.4% C 0.098 H 218.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FDFFA |
|---|---|
| RGB | rgb(127, 223, 250) |
| HSL | hsl(193, 92%, 74%) |
| HSV | hsv(193, 49%, 98%) |
| CMYK | cmyk(49.2%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(84.06, -21.35, -21.92) |
| CIE-LCH | lch(84.06, 30.60, 225.76°) |
| OKLab | oklab(85.42% -0.0772 -0.0606) |
| OKLCH | oklch(85.42% 0.098 218.1) |
| XYZ | xyz(52.3889, 64.1851, 100.0522) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.95
Ice Blue
#A5DFF9
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 5.55
Baby Blue
#89CFF0
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 6.06
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FDFFA #FA9A7F
analogous
#7FFAD8 #7FDFFA #7FA2FA
triadic
#7FDFFA #FA7FDF #DFFA7F
tetradic
#7FDFFA #D87FFA #FA9A7F #A2FA7F
square
#7FDFFA #D87FFA #FA9A7F #A2FA7F
split-complementary
#7FDFFA #FA7FA2 #FAD87F
monochromatic
#0AC1F5 #44D0F8 #7FDFFA #BAEEFC #E2F8FE
Accessibility & contrast
On white
1.52
#7FDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#7FDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FDFFA
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FDFFA | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#BBCCFA
Tritanopia (blue-blind)
#38E9E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fdffa; /* rgb */ color: rgb(127, 223, 250); /* oklch */ color: oklch(85.4% 0.098 218.1);
Tailwind
colors: {
custom: {
50: '#abe9fc',
500: '#7fdffa',
950: '#000000',
},
}SCSS
$custom: #7fdffa; $custom-light: #abe9fc; $custom-dark: #000000;
JSON
{
"hex": "#7fdffa",
"rgb": {
"r": 127,
"g": 223,
"b": 250
},
"hsl": {
"h": 193.171,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.85419,
"c": 0.09816,
"h": 218.1
},
"luminance": 0.6419
}Semantic roles & 50–950 ramp
primary
#7FDFFA
secondary
#D76646
accent
#3200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485