#7FFED2#7FFED2
#7FFED2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.130 H 168.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFED2 |
|---|---|
| RGB | rgb(127, 254, 210) |
| HSL | hsl(159, 98%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.70, -45.52, 10.28) |
| CIE-LCH | lch(91.70, 46.67, 167.28°) |
| OKLab | oklab(91.22% -0.1278 0.0264) |
| OKLCH | oklch(91.22% 0.13 168.3) |
| XYZ | xyz(55.8219, 80.0440, 73.4686) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.37
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 2.21
Light Aquamarine
#7BFDC7
ΔE00 2.42
Pale Turquoise
#A5FBD5
ΔE00 4.30
Bright Teal
#01F9C6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFED2 #FE7FAB
analogous
#7FFE93 #7FFED2 #7FEAFE
triadic
#7FFED2 #D27FFE #FED27F
tetradic
#7FFED2 #937FFE #FE7FAB #EAFE7F
square
#7FFED2 #937FFE #FE7FAB #EAFE7F
split-complementary
#7FFED2 #FE7FEA #FE937F
monochromatic
#06FDA7 #42FEBD #7FFED2 #BCFEE7 #E1FFF4
Accessibility & contrast
On white
1.23
#7FFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#7FFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFED2
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFED2 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#4DFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffed2; /* rgb */ color: rgb(127, 254, 210); /* oklch */ color: oklch(91.2% 0.130 168.3);
Tailwind
colors: {
custom: {
50: '#acffdf',
500: '#7ffed2',
950: '#000000',
},
}SCSS
$custom: #7ffed2; $custom-light: #acffdf; $custom-dark: #000000;
JSON
{
"hex": "#7ffed2",
"rgb": {
"r": 127,
"g": 254,
"b": 210
},
"hsl": {
"h": 159.213,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91217,
"c": 0.13046,
"h": 168.3
},
"luminance": 0.80049
}Semantic roles & 50–950 ramp
primary
#7FFED2
secondary
#DD4579
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684