#7FFEF1#7FFEF1
#7FFEF1 is a very light, moderate teal. Relative luminance 0.817; OKLCH L 92.1% C 0.115 H 186.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF1 |
|---|---|
| RGB | rgb(127, 254, 241) |
| HSL | hsl(174, 98%, 75%) |
| HSV | hsv(174, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 5.1%, 0.4%) |
| CIE-LAB | lab(92.46, -38.43, -4.65) |
| CIE-LCH | lch(92.46, 38.71, 186.91°) |
| OKLab | oklab(92.08% -0.1146 -0.0132) |
| OKLCH | oklch(92.08% 0.115 186.6) |
| XYZ | xyz(60.0647, 81.7411, 95.8143) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 4.85
Bright Turquoise
#0FFEF9
ΔE00 5.06
Bright Cyan
#41FDFE
ΔE00 5.47
Aqua
#00FFFF
ΔE00 5.92
Light Cyan
#ACFFFC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF1 #FE7F8C
analogous
#7FFEB1 #7FFEF1 #7FCCFE
triadic
#7FFEF1 #F17FFE #FEF17F
tetradic
#7FFEF1 #B17FFE #FE7F8C #CCFE7F
square
#7FFEF1 #B17FFE #FE7F8C #CCFE7F
split-complementary
#7FFEF1 #FE7FCC #FEB17F
monochromatic
#06FDE4 #42FEEA #7FFEF1 #BCFEF8 #E1FFFC
Accessibility & contrast
On white
1.21
#7FFEF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#7FFEF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF1
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF1 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F1
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#33FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7ffef1; /* rgb */ color: rgb(127, 254, 241); /* oklch */ color: oklch(92.1% 0.115 186.6);
Tailwind
colors: {
custom: {
50: '#adfff5',
500: '#7ffef1',
950: '#000000',
},
}SCSS
$custom: #7ffef1; $custom-light: #adfff5; $custom-dark: #000000;
JSON
{
"hex": "#7ffef1",
"rgb": {
"r": 127,
"g": 254,
"b": 241
},
"hsl": {
"h": 173.858,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9208,
"c": 0.11533,
"h": 186.6
},
"luminance": 0.81747
}Semantic roles & 50–950 ramp
primary
#7FFEF1
secondary
#DD4554
accent
#0017E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685