#7FFECF#7FFECF
#7FFECF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.1% C 0.133 H 166.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFECF |
|---|---|
| RGB | rgb(127, 254, 207) |
| HSL | hsl(158, 98%, 75%) |
| HSV | hsv(158, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.64, -46.16, 11.73) |
| CIE-LCH | lch(91.64, 47.63, 165.74°) |
| OKLab | oklab(91.14% -0.1291 0.0301) |
| OKLCH | oklch(91.14% 0.133 166.9) |
| XYZ | xyz(55.4516, 79.8959, 71.5187) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.08
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aqua
#8CFFDB
ΔE00 2.87
Pale Turquoise
#A5FBD5
ΔE00 4.41
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFECF #FE7FAE
analogous
#7FFE8F #7FFECF #7FEEFE
triadic
#7FFECF #CF7FFE #FECF7F
tetradic
#7FFECF #8F7FFE #FE7FAE #EEFE7F
square
#7FFECF #8F7FFE #FE7FAE #EEFE7F
split-complementary
#7FFECF #FE7FEE #FE8F7F
monochromatic
#06FDA1 #42FEB8 #7FFECF #BCFEE6 #E1FFF4
Accessibility & contrast
On white
1.24
#7FFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#7FFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFECF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFECF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E6E1D2
Tritanopia (blue-blind)
#4FFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffecf; /* rgb */ color: rgb(127, 254, 207); /* oklch */ color: oklch(91.1% 0.133 166.9);
Tailwind
colors: {
custom: {
50: '#acffdd',
500: '#7ffecf',
950: '#000000',
},
}SCSS
$custom: #7ffecf; $custom-light: #acffdd; $custom-dark: #000000;
JSON
{
"hex": "#7ffecf",
"rgb": {
"r": 127,
"g": 254,
"b": 207
},
"hsl": {
"h": 157.795,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91141,
"c": 0.13254,
"h": 166.9
},
"luminance": 0.79901
}Semantic roles & 50–950 ramp
primary
#7FFECF
secondary
#DD457D
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684