#7EFBC2#7EFBC2
#7EFBC2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.139 H 162.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBC2 |
|---|---|
| RGB | rgb(126, 251, 194) |
| HSL | hsl(153, 94%, 74%) |
| HSV | hsv(153, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.47, -47.80, 16.76) |
| CIE-LCH | lch(90.47, 50.66, 160.68°) |
| OKLab | oklab(90.09% -0.1321 0.0429) |
| OKLCH | oklch(90.09% 0.139 162) |
| XYZ | xyz(52.8345, 77.3206, 63.1686) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.02
Light Greenish Blue
#63F7B4
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.66
Light Turquoise
#7EF4CC
ΔE00 4.11
Light Seafoam
#A0FEBF
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBC2 #FB7EB7
analogous
#7EFB84 #7EFBC2 #7EF6FB
triadic
#7EFBC2 #C27EFB #FBC27E
tetradic
#7EFBC2 #847EFB #FB7EB7 #F6FB7E
square
#7EFBC2 #847EFB #FB7EB7 #F6FB7E
split-complementary
#7EFBC2 #FB7EF6 #FB847E
monochromatic
#08F78A #43F9A6 #7EFBC2 #B9FDDE #E1FEF1
Accessibility & contrast
On white
1.28
#7EFBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7EFBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBC2
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBC2 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#55FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbc2; /* rgb */ color: rgb(126, 251, 194); /* oklch */ color: oklch(90.1% 0.139 162.0);
Tailwind
colors: {
custom: {
50: '#abfdd4',
500: '#7efbc2',
950: '#000000',
},
}SCSS
$custom: #7efbc2; $custom-light: #abfdd4; $custom-dark: #000000;
JSON
{
"hex": "#7efbc2",
"rgb": {
"r": 126,
"g": 251,
"b": 194
},
"hsl": {
"h": 152.64,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.9009,
"c": 0.13895,
"h": 162
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#7EFBC2
secondary
#D94588
accent
#0069E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683