#7EFBC0#7EFBC0
#7EFBC0 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.141 H 161.2°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBC0 |
|---|---|
| RGB | rgb(126, 251, 192) |
| HSL | hsl(152, 94%, 74%) |
| HSV | hsv(152, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(90.43, -48.21, 17.73) |
| CIE-LCH | lch(90.43, 51.36, 159.80°) |
| OKLab | oklab(90.04% -0.133 0.0454) |
| OKLCH | oklch(90.04% 0.141 161.2) |
| XYZ | xyz(52.6114, 77.2313, 61.9936) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Light Greenish Blue
#63F7B4
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.74
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Seafoam
#A0FEBF
ΔE00 3.90
Seafoam Green
#7AF9AB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBC0 #FB7EB9
analogous
#7EFB82 #7EFBC0 #7EF8FB
triadic
#7EFBC0 #C07EFB #FBC07E
tetradic
#7EFBC0 #827EFB #FB7EB9 #F8FB7E
square
#7EFBC0 #827EFB #FB7EB9 #F8FB7E
split-complementary
#7EFBC0 #FB7EF8 #FB827E
monochromatic
#08F786 #43F9A3 #7EFBC0 #B9FDDD #E1FEF1
Accessibility & contrast
On white
1.28
#7EFBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7EFBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBC0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBC0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#56FAEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbc0; /* rgb */ color: rgb(126, 251, 192); /* oklch */ color: oklch(90.0% 0.141 161.2);
Tailwind
colors: {
custom: {
50: '#abfdd3',
500: '#7efbc0',
950: '#000000',
},
}SCSS
$custom: #7efbc0; $custom-light: #abfdd3; $custom-dark: #000000;
JSON
{
"hex": "#7efbc0",
"rgb": {
"r": 126,
"g": 251,
"b": 192
},
"hsl": {
"h": 151.68,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90043,
"c": 0.14054,
"h": 161.2
},
"luminance": 0.77236
}Semantic roles & 50–950 ramp
primary
#7EFBC0
secondary
#D9458A
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683