#7FFEF2#7FFEF2
#7FFEF2 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.115 H 187.2°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF2 |
|---|---|
| RGB | rgb(127, 254, 242) |
| HSL | hsl(174, 98%, 75%) |
| HSV | hsv(174, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.49, -38.19, -5.13) |
| CIE-LCH | lch(92.49, 38.53, 187.66°) |
| OKLab | oklab(92.11% -0.1142 -0.0144) |
| OKLCH | oklch(92.11% 0.115 187.2) |
| XYZ | xyz(60.2145, 81.8010, 96.6032) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 4.91
Bright Cyan
#41FDFE
ΔE00 5.20
Aqua
#00FFFF
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF2 #FE7F8B
analogous
#7FFEB3 #7FFEF2 #7FCAFE
triadic
#7FFEF2 #F27FFE #FEF27F
tetradic
#7FFEF2 #B37FFE #FE7F8B #CAFE7F
square
#7FFEF2 #B37FFE #FE7F8B #CAFE7F
split-complementary
#7FFEF2 #FE7FCA #FEB37F
monochromatic
#06FDE6 #42FEEC #7FFEF2 #BCFEF8 #E1FFFC
Accessibility & contrast
On white
1.21
#7FFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7FFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF2
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF2 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F2
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#32FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffef2; /* rgb */ color: rgb(127, 254, 242); /* oklch */ color: oklch(92.1% 0.115 187.2);
Tailwind
colors: {
custom: {
50: '#adfff6',
500: '#7ffef2',
950: '#000000',
},
}SCSS
$custom: #7ffef2; $custom-light: #adfff6; $custom-dark: #000000;
JSON
{
"hex": "#7ffef2",
"rgb": {
"r": 127,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.331,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9211,
"c": 0.11508,
"h": 187.2
},
"luminance": 0.81806
}Semantic roles & 50–950 ramp
primary
#7FFEF2
secondary
#DD4553
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685