#7EFECB#7EFECB
#7EFECB is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.136 H 165.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFECB |
|---|---|
| RGB | rgb(126, 254, 203) |
| HSL | hsl(156, 98%, 75%) |
| HSV | hsv(156, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(91.52, -47.23, 13.61) |
| CIE-LCH | lch(91.52, 49.15, 163.92°) |
| OKLab | oklab(91% -0.1315 0.0349) |
| OKLCH | oklch(91% 0.136 165.1) |
| XYZ | xyz(54.8206, 79.6263, 68.9689) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.75
Aquamarine
#7FFFD4
ΔE00 2.03
Light Turquoise
#7EF4CC
ΔE00 3.11
Light Aqua
#8CFFDB
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFECB #FE7EB1
analogous
#7EFE8B #7EFECB #7EF1FE
triadic
#7EFECB #CB7EFE #FECB7E
tetradic
#7EFECB #8B7EFE #FE7EB1 #F1FE7E
square
#7EFECB #8B7EFE #FE7EB1 #F1FE7E
split-complementary
#7EFECB #FE7EF1 #FE8B7E
monochromatic
#05FD9A #41FEB3 #7EFECB #BBFEE3 #E1FFF3
Accessibility & contrast
On white
1.24
#7EFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#7EFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFECB
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFECB | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E6E1CE
Tritanopia (blue-blind)
#4FFEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efecb; /* rgb */ color: rgb(126, 254, 203); /* oklch */ color: oklch(91.0% 0.136 165.1);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7efecb',
950: '#000000',
},
}SCSS
$custom: #7efecb; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7efecb",
"rgb": {
"r": 126,
"g": 254,
"b": 203
},
"hsl": {
"h": 156.094,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91004,
"c": 0.13602,
"h": 165.1
},
"luminance": 0.79631
}Semantic roles & 50–950 ramp
primary
#7EFECB
secondary
#DD4481
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684