#7FFEF6#7FFEF6
#7FFEF6 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.2% C 0.114 H 189.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEF6 |
|---|---|
| RGB | rgb(127, 254, 246) |
| HSL | hsl(176, 98%, 75%) |
| HSV | hsv(176, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.59, -37.21, -7.05) |
| CIE-LCH | lch(92.59, 37.87, 190.72°) |
| OKLab | oklab(92.23% -0.1125 -0.0196) |
| OKLCH | oklch(92.23% 0.114 189.9) |
| XYZ | xyz(60.8218, 82.0440, 99.8018) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.53
Aqua
#00FFFF
ΔE00 4.97
Light Cyan
#ACFFFC
ΔE00 5.12
Bright Aqua
#0BF9EA
ΔE00 5.39
Bright Light Blue
#26F7FD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEF6 #FE7F87
analogous
#7FFEB6 #7FFEF6 #7FC7FE
triadic
#7FFEF6 #F67FFE #FEF67F
tetradic
#7FFEF6 #B67FFE #FE7F87 #C7FE7F
square
#7FFEF6 #B67FFE #FE7F87 #C7FE7F
split-complementary
#7FFEF6 #FE7FC7 #FEB67F
monochromatic
#06FDED #42FEF2 #7FFEF6 #BCFEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7FFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#7FFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEF6
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEF6 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#2CFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7ffef6; /* rgb */ color: rgb(127, 254, 246); /* oklch */ color: oklch(92.2% 0.114 189.9);
Tailwind
colors: {
custom: {
50: '#adfff9',
500: '#7ffef6',
950: '#000000',
},
}SCSS
$custom: #7ffef6; $custom-light: #adfff9; $custom-dark: #000000;
JSON
{
"hex": "#7ffef6",
"rgb": {
"r": 127,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.22,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.92232,
"c": 0.11422,
"h": 189.9
},
"luminance": 0.82049
}Semantic roles & 50–950 ramp
primary
#7FFEF6
secondary
#DD454E
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685