#7FFEDE#7FFEDE
#7FFEDE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.5% C 0.123 H 174.8°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEDE |
|---|---|
| RGB | rgb(127, 254, 222) |
| HSL | hsl(165, 98%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.98, -42.88, 4.48) |
| CIE-LCH | lch(91.98, 43.11, 174.03°) |
| OKLab | oklab(91.53% -0.1226 0.0112) |
| OKLCH | oklch(91.53% 0.123 174.8) |
| XYZ | xyz(57.3733, 80.6646, 81.6395) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.80
Aquamarine
#7FFFD4
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 5.15
Light Aquamarine
#7BFDC7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEDE #FE7F9F
analogous
#7FFE9F #7FFEDE #7FDFFE
triadic
#7FFEDE #DE7FFE #FEDE7F
tetradic
#7FFEDE #9F7FFE #FE7F9F #DFFE7F
square
#7FFEDE #9F7FFE #FE7F9F #DFFE7F
split-complementary
#7FFEDE #FE7FDF #FE9F7F
monochromatic
#06FDBF #42FECE #7FFEDE #BCFEEE #E1FFF7
Accessibility & contrast
On white
1.23
#7FFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#7FFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEDE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEDE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DD
Deuteranopia (green-blind)
#E3E2E0
Tritanopia (blue-blind)
#45FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7ffede; /* rgb */ color: rgb(127, 254, 222); /* oklch */ color: oklch(91.5% 0.123 174.8);
Tailwind
colors: {
custom: {
50: '#acffe8',
500: '#7ffede',
950: '#000000',
},
}SCSS
$custom: #7ffede; $custom-light: #acffe8; $custom-dark: #000000;
JSON
{
"hex": "#7ffede",
"rgb": {
"r": 127,
"g": 254,
"b": 222
},
"hsl": {
"h": 164.882,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91534,
"c": 0.12311,
"h": 174.8
},
"luminance": 0.8067
}Semantic roles & 50–950 ramp
primary
#7FFEDE
secondary
#DD456B
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684