#7EFECD#7EFECD
#7EFECD is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.1% C 0.135 H 166.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFECD |
|---|---|
| RGB | rgb(126, 254, 205) |
| HSL | hsl(157, 98%, 75%) |
| HSV | hsv(157, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.56, -46.81, 12.64) |
| CIE-LCH | lch(91.56, 48.49, 164.89°) |
| OKLab | oklab(91.05% -0.1306 0.0324) |
| OKLCH | oklch(91.05% 0.135 166) |
| XYZ | xyz(55.0604, 79.7223, 70.2322) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.21
Aquamarine
#7FFFD4
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.34
Light Greenish Blue
#63F7B4
ΔE00 4.45
Pale Turquoise
#A5FBD5
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFECD #FE7EAF
analogous
#7EFE8D #7EFECD #7EEFFE
triadic
#7EFECD #CD7EFE #FECD7E
tetradic
#7EFECD #8D7EFE #FE7EAF #EFFE7E
square
#7EFECD #8D7EFE #FE7EAF #EFFE7E
split-complementary
#7EFECD #FE7EEF #FE8D7E
monochromatic
#05FD9E #41FEB5 #7EFECD #BBFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#7EFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7EFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFECD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFECD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCA
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#4EFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efecd; /* rgb */ color: rgb(126, 254, 205); /* oklch */ color: oklch(91.1% 0.135 166.0);
Tailwind
colors: {
custom: {
50: '#abffdc',
500: '#7efecd',
950: '#000000',
},
}SCSS
$custom: #7efecd; $custom-light: #abffdc; $custom-dark: #000000;
JSON
{
"hex": "#7efecd",
"rgb": {
"r": 126,
"g": 254,
"b": 205
},
"hsl": {
"h": 157.031,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91054,
"c": 0.13456,
"h": 166
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#7EFECD
secondary
#DD447E
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684