#7EFCBF#7EFCBF
#7EFCBF is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.143 H 160.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCBF |
|---|---|
| RGB | rgb(126, 252, 191) |
| HSL | hsl(151, 95%, 74%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 24.2%, 1.2%) |
| CIE-LAB | lab(90.69, -48.83, 18.62) |
| CIE-LCH | lch(90.69, 52.26, 159.13°) |
| OKLab | oklab(90.25% -0.1345 0.0476) |
| OKLCH | oklch(90.25% 0.143 160.5) |
| XYZ | xyz(52.8142, 77.8136, 61.5165) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Blue Green
#7EFBB3
ΔE00 2.36
Light Greenish Blue
#63F7B4
ΔE00 2.38
Seafoam (survey)
#80F9AD
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.58
Light Seafoam
#A0FEBF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCBF #FC7EBB
analogous
#7EFC80 #7EFCBF #7EFAFC
triadic
#7EFCBF #BF7EFC #FCBF7E
tetradic
#7EFCBF #807EFC #FC7EBB #FAFC7E
square
#7EFCBF #807EFC #FC7EBB #FAFC7E
split-complementary
#7EFCBF #FC7EFA #FC807E
monochromatic
#06F984 #42FBA1 #7EFCBF #BAFDDD #E1FEF0
Accessibility & contrast
On white
1.27
#7EFCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7EFCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCBF
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCBF | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBC
Deuteranopia (green-blind)
#E7DFC3
Tritanopia (blue-blind)
#56FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efcbf; /* rgb */ color: rgb(126, 252, 191); /* oklch */ color: oklch(90.3% 0.143 160.5);
Tailwind
colors: {
custom: {
50: '#abfed2',
500: '#7efcbf',
950: '#000000',
},
}SCSS
$custom: #7efcbf; $custom-light: #abfed2; $custom-dark: #000000;
JSON
{
"hex": "#7efcbf",
"rgb": {
"r": 126,
"g": 252,
"b": 191
},
"hsl": {
"h": 150.952,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90253,
"c": 0.14271,
"h": 160.5
},
"luminance": 0.77818
}Semantic roles & 50–950 ramp
primary
#7EFCBF
secondary
#DA448D
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683