#7FE3F7#7FE3F7
#7FE3F7 is a very light, moderate cyan. Relative luminance 0.662; OKLCH L 86.2% C 0.098 H 212.1°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE3F7 |
|---|---|
| RGB | rgb(127, 227, 247) |
| HSL | hsl(190, 88%, 73%) |
| HSV | hsv(190, 49%, 97%) |
| CMYK | cmyk(48.6%, 8.1%, 0%, 3.1%) |
| CIE-LAB | lab(85.08, -24.13, -18.80) |
| CIE-LCH | lch(85.08, 30.59, 217.92°) |
| OKLab | oklab(86.2% -0.0828 -0.0519) |
| OKLCH | oklch(86.2% 0.098 212.1) |
| XYZ | xyz(53.0035, 66.1611, 97.9549) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 3.90
Robin'S Egg Blue
#98EFF9
ΔE00 4.34
Neon Blue
#04D9FF
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.96
Ice Blue
#A5DFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE3F7 #F7937F
analogous
#7FF7CF #7FE3F7 #7FA7F7
triadic
#7FE3F7 #F77FE3 #E3F77F
tetradic
#7FE3F7 #CF7FF7 #F7937F #A7F77F
square
#7FE3F7 #CF7FF7 #F7937F #A7F77F
split-complementary
#7FE3F7 #F77FA7 #F7CF7F
monochromatic
#0FC8ED #45D6F3 #7FE3F7 #B9F0FB #E2F9FD
Accessibility & contrast
On white
1.48
#7FE3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#7FE3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE3F7
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE3F7 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF8
Deuteranopia (green-blind)
#C0CEF7
Tritanopia (blue-blind)
#39ECE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #7fe3f7; /* rgb */ color: rgb(127, 227, 247); /* oklch */ color: oklch(86.2% 0.098 212.1);
Tailwind
colors: {
custom: {
50: '#abecf9',
500: '#7fe3f7',
950: '#000000',
},
}SCSS
$custom: #7fe3f7; $custom-light: #abecf9; $custom-dark: #000000;
JSON
{
"hex": "#7fe3f7",
"rgb": {
"r": 127,
"g": 227,
"b": 247
},
"hsl": {
"h": 190,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.862,
"c": 0.0977,
"h": 212.1
},
"luminance": 0.66166
}Semantic roles & 50–950 ramp
primary
#7FE3F7
secondary
#D35E47
accent
#2701E5
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485