#7EFBBD#7EFBBD
#7EFBBD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.143 H 160.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBBD |
|---|---|
| RGB | rgb(126, 251, 189) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 24.7%, 1.6%) |
| CIE-LAB | lab(90.37, -48.80, 19.19) |
| CIE-LCH | lch(90.37, 52.44, 158.54°) |
| OKLab | oklab(89.97% -0.1343 0.049) |
| OKLCH | oklch(89.97% 0.143 160) |
| XYZ | xyz(52.2824, 77.0997, 60.2609) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.08
Light Greenish Blue
#63F7B4
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 3.07
Seafoam Green
#7AF9AB
ΔE00 3.28
Light Seafoam
#A0FEBF
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBBD #FB7EBC
analogous
#7EFB7F #7EFBBD #7EFBFB
triadic
#7EFBBD #BD7EFB #FBBD7E
tetradic
#7EFBBD #7F7EFB #FB7EBC #FBFB7E
square
#7EFBBD #7F7EFB #FB7EBC #FBFB7E
split-complementary
#7EFBBD #FB7EFB #FB7F7E
monochromatic
#08F780 #43F99F #7EFBBD #B9FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7EFBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7EFBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBBD
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBBD | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBA
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#58FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efbbd; /* rgb */ color: rgb(126, 251, 189); /* oklch */ color: oklch(90.0% 0.143 160.0);
Tailwind
colors: {
custom: {
50: '#abfdd1',
500: '#7efbbd',
950: '#000000',
},
}SCSS
$custom: #7efbbd; $custom-light: #abfdd1; $custom-dark: #000000;
JSON
{
"hex": "#7efbbd",
"rgb": {
"r": 126,
"g": 251,
"b": 189
},
"hsl": {
"h": 150.24,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.89973,
"c": 0.143,
"h": 160
},
"luminance": 0.77104
}Semantic roles & 50–950 ramp
primary
#7EFBBD
secondary
#D9458E
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683