#7EFDBF#7EFDBF
#7EFDBF is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.144 H 160.3°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDBF |
|---|---|
| RGB | rgb(126, 253, 191) |
| HSL | hsl(151, 97%, 74%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(90.98, -49.25, 19.02) |
| CIE-LCH | lch(90.98, 52.80, 158.89°) |
| OKLab | oklab(90.49% -0.1356 0.0486) |
| OKLCH | oklch(90.49% 0.144 160.3) |
| XYZ | xyz(53.1290, 78.4433, 61.6214) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.90
Light Blue Green
#7EFBB3
ΔE00 2.23
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDBF #FD7EBC
analogous
#7EFD80 #7EFDBF #7EFBFD
triadic
#7EFDBF #BF7EFD #FDBF7E
tetradic
#7EFDBF #807EFD #FD7EBC #FBFD7E
square
#7EFDBF #807EFD #FD7EBC #FBFD7E
split-complementary
#7EFDBF #FD7EFB #FD807E
monochromatic
#05FB83 #42FCA1 #7EFDBF #BAFEDD #E1FFF0
Accessibility & contrast
On white
1.26
#7EFDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#7EFDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDBF
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDBF | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBC
Deuteranopia (green-blind)
#E8E0C3
Tritanopia (blue-blind)
#56FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdbf; /* rgb */ color: rgb(126, 253, 191); /* oklch */ color: oklch(90.5% 0.144 160.3);
Tailwind
colors: {
custom: {
50: '#abffd2',
500: '#7efdbf',
950: '#000000',
},
}SCSS
$custom: #7efdbf; $custom-light: #abffd2; $custom-dark: #000000;
JSON
{
"hex": "#7efdbf",
"rgb": {
"r": 126,
"g": 253,
"b": 191
},
"hsl": {
"h": 150.709,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90487,
"c": 0.14407,
"h": 160.3
},
"luminance": 0.78448
}Semantic roles & 50–950 ramp
primary
#7EFDBF
secondary
#DB448E
accent
#0070E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683