#7EFEBE#7EFEBE
#7EFEBE is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.146 H 159.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEBE |
|---|---|
| RGB | rgb(126, 254, 190) |
| HSL | hsl(150, 98%, 75%) |
| HSV | hsv(150, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(91.25, -49.87, 19.90) |
| CIE-LCH | lch(91.25, 53.69, 158.24°) |
| OKLab | oklab(90.7% -0.1371 0.0508) |
| OKLCH | oklch(90.7% 0.146 159.7) |
| XYZ | xyz(53.3358, 79.0324, 61.1494) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Greenish Blue
#63F7B4
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.97
Seafoam Green
#7AF9AB
ΔE00 3.15
Light Seafoam
#A0FEBF
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEBE #FE7EBE
analogous
#7EFE7E #7EFEBE #7EFEFE
triadic
#7EFEBE #BE7EFE #FEBE7E
tetradic
#7EFEBE #7E7EFE #FE7EBE #FEFE7E
square
#7EFEBE #7E7EFE #FE7EBE #FEFE7E
split-complementary
#7EFEBE #FE7EFE #FE7E7E
monochromatic
#05FD81 #41FE9F #7EFEBE #BBFEDD #E1FFF0
Accessibility & contrast
On white
1.25
#7EFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7EFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEBE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEBE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEBA
Deuteranopia (green-blind)
#E9E1C2
Tritanopia (blue-blind)
#56FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efebe; /* rgb */ color: rgb(126, 254, 190); /* oklch */ color: oklch(90.7% 0.146 159.7);
Tailwind
colors: {
custom: {
50: '#abffd1',
500: '#7efebe',
950: '#000000',
},
}SCSS
$custom: #7efebe; $custom-light: #abffd1; $custom-dark: #000000;
JSON
{
"hex": "#7efebe",
"rgb": {
"r": 126,
"g": 254,
"b": 190
},
"hsl": {
"h": 150,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90698,
"c": 0.14625,
"h": 159.7
},
"luminance": 0.79037
}Semantic roles & 50–950 ramp
primary
#7EFEBE
secondary
#DD4490
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683