#7FFEF7#7FFEF7
#7FFEF7 is a very light, moderate teal. Relative luminance 0.821; OKLCH L 92.3% C 0.114 H 190.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF7 |
|---|---|
| RGB | rgb(127, 254, 247) |
| HSL | hsl(177, 98%, 75%) |
| HSV | hsv(177, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.62, -36.97, -7.52) |
| CIE-LCH | lch(92.62, 37.72, 191.50°) |
| OKLab | oklab(92.26% -0.1121 -0.0209) |
| OKLCH | oklch(92.26% 0.114 190.6) |
| XYZ | xyz(60.9757, 82.1055, 100.6123) |
| Luminance | 0.8211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.05
Bright Turquoise
#0FFEF9
ΔE00 4.51
Aqua
#00FFFF
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 5.00
Bright Aqua
#0BF9EA
ΔE00 5.56
Bright Light Blue
#26F7FD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF7 #FE7F86
analogous
#7FFEB8 #7FFEF7 #7FC6FE
triadic
#7FFEF7 #F77FFE #FEF77F
tetradic
#7FFEF7 #B87FFE #FE7F86 #C6FE7F
square
#7FFEF7 #B87FFE #FE7F86 #C6FE7F
split-complementary
#7FFEF7 #FE7FC6 #FEB87F
monochromatic
#06FDEF #42FEF3 #7FFEF7 #BCFEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7FFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#7FFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF7
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF7 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F7
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#2BFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffef7; /* rgb */ color: rgb(127, 254, 247); /* oklch */ color: oklch(92.3% 0.114 190.6);
Tailwind
colors: {
custom: {
50: '#adfff9',
500: '#7ffef7',
950: '#000000',
},
}SCSS
$custom: #7ffef7; $custom-light: #adfff9; $custom-dark: #000000;
JSON
{
"hex": "#7ffef7",
"rgb": {
"r": 127,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.693,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92263,
"c": 0.11405,
"h": 190.6
},
"luminance": 0.82111
}Semantic roles & 50–950 ramp
primary
#7FFEF7
secondary
#DD454D
accent
#000DE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685