#7FFEF4#7FFEF4
#7FFEF4 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.115 H 188.6°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF4 |
|---|---|
| RGB | rgb(127, 254, 244) |
| HSL | hsl(175, 98%, 75%) |
| HSV | hsv(175, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(92.54, -37.70, -6.09) |
| CIE-LCH | lch(92.54, 38.19, 189.18°) |
| OKLab | oklab(92.17% -0.1133 -0.017) |
| OKLCH | oklch(92.17% 0.115 188.6) |
| XYZ | xyz(60.5165, 81.9218, 98.1938) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 4.70
Bright Aqua
#0BF9EA
ΔE00 5.10
Aqua
#00FFFF
ΔE00 5.30
Light Cyan
#ACFFFC
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF4 #FE7F89
analogous
#7FFEB5 #7FFEF4 #7FC8FE
triadic
#7FFEF4 #F47FFE #FEF47F
tetradic
#7FFEF4 #B57FFE #FE7F89 #C8FE7F
square
#7FFEF4 #B57FFE #FE7F89 #C8FE7F
split-complementary
#7FFEF4 #FE7FC8 #FEB57F
monochromatic
#06FDEA #42FEEF #7FFEF4 #BCFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#7FFEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#7FFEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF4
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF4 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F4
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#2FFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffef4; /* rgb */ color: rgb(127, 254, 244); /* oklch */ color: oklch(92.2% 0.115 188.6);
Tailwind
colors: {
custom: {
50: '#adfff7',
500: '#7ffef4',
950: '#000000',
},
}SCSS
$custom: #7ffef4; $custom-light: #adfff7; $custom-dark: #000000;
JSON
{
"hex": "#7ffef4",
"rgb": {
"r": 127,
"g": 254,
"b": 244
},
"hsl": {
"h": 175.276,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92171,
"c": 0.11461,
"h": 188.6
},
"luminance": 0.81927
}Semantic roles & 50–950 ramp
primary
#7FFEF4
secondary
#DD4550
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685