#7FE1FA#7FE1FA
#7FE1FA is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 85.9% C 0.099 H 216.2°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE1FA |
|---|---|
| RGB | rgb(127, 225, 250) |
| HSL | hsl(192, 92%, 74%) |
| HSV | hsv(192, 49%, 98%) |
| CMYK | cmyk(49.2%, 10%, 0%, 2%) |
| CIE-LAB | lab(84.62, -22.34, -21.08) |
| CIE-LCH | lch(84.62, 30.72, 223.33°) |
| OKLab | oklab(85.86% -0.0794 -0.0582) |
| OKLCH | oklch(85.86% 0.099 216.2) |
| XYZ | xyz(52.9264, 65.2601, 100.2313) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Sky Blue
#87CEEB
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 5.71
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE1FA #FA987F
analogous
#7FFAD6 #7FE1FA #7FA4FA
triadic
#7FE1FA #FA7FE1 #E1FA7F
tetradic
#7FE1FA #D67FFA #FA987F #A4FA7F
square
#7FE1FA #D67FFA #FA987F #A4FA7F
split-complementary
#7FE1FA #FA7FA4 #FAD67F
monochromatic
#0AC5F5 #44D3F8 #7FE1FA #BAEFFC #E2F8FE
Accessibility & contrast
On white
1.49
#7FE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7FE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE1FA
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE1FA | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#37EAE9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe1fa; /* rgb */ color: rgb(127, 225, 250); /* oklch */ color: oklch(85.9% 0.099 216.2);
Tailwind
colors: {
custom: {
50: '#abeafc',
500: '#7fe1fa',
950: '#000000',
},
}SCSS
$custom: #7fe1fa; $custom-light: #abeafc; $custom-dark: #000000;
JSON
{
"hex": "#7fe1fa",
"rgb": {
"r": 127,
"g": 225,
"b": 250
},
"hsl": {
"h": 192.195,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.85863,
"c": 0.0985,
"h": 216.2
},
"luminance": 0.65265
}Semantic roles & 50–950 ramp
primary
#7FE1FA
secondary
#D76346
accent
#2F00E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485