#7FFEF3#7FFEF3
#7FFEF3 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.1% C 0.115 H 187.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF3 |
|---|---|
| RGB | rgb(127, 254, 243) |
| HSL | hsl(175, 98%, 75%) |
| HSV | hsv(175, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.51, -37.94, -5.61) |
| CIE-LCH | lch(92.51, 38.36, 188.41°) |
| OKLab | oklab(92.14% -0.1137 -0.0157) |
| OKLCH | oklch(92.14% 0.115 187.9) |
| XYZ | xyz(60.3651, 81.8613, 97.3963) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.78
Bright Cyan
#41FDFE
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 4.99
Tiffany Blue
#7BF2DA
ΔE00 5.16
Aqua
#00FFFF
ΔE00 5.49
Light Cyan
#ACFFFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF3 #FE7F8A
analogous
#7FFEB3 #7FFEF3 #7FCAFE
triadic
#7FFEF3 #F37FFE #FEF37F
tetradic
#7FFEF3 #B37FFE #FE7F8A #CAFE7F
square
#7FFEF3 #B37FFE #FE7F8A #CAFE7F
split-complementary
#7FFEF3 #FE7FCA #FEB37F
monochromatic
#06FDE8 #42FEED #7FFEF3 #BCFEF9 #E1FFFC
Accessibility & contrast
On white
1.21
#7FFEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#7FFEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF3
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF3 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F3
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#31FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffef3; /* rgb */ color: rgb(127, 254, 243); /* oklch */ color: oklch(92.1% 0.115 187.9);
Tailwind
colors: {
custom: {
50: '#adfff7',
500: '#7ffef3',
950: '#000000',
},
}SCSS
$custom: #7ffef3; $custom-light: #adfff7; $custom-dark: #000000;
JSON
{
"hex": "#7ffef3",
"rgb": {
"r": 127,
"g": 254,
"b": 243
},
"hsl": {
"h": 174.803,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9214,
"c": 0.11484,
"h": 187.9
},
"luminance": 0.81867
}Semantic roles & 50–950 ramp
primary
#7FFEF3
secondary
#DD4552
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685