#7EFBC4#7EFBC4
#7EFBC4 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.137 H 162.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBC4 |
|---|---|
| RGB | rgb(126, 251, 196) |
| HSL | hsl(154, 94%, 74%) |
| HSV | hsv(154, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.51, -47.40, 15.79) |
| CIE-LCH | lch(90.51, 49.96, 161.57°) |
| OKLab | oklab(90.14% -0.1313 0.0405) |
| OKLCH | oklch(90.14% 0.137 162.9) |
| XYZ | xyz(53.0606, 77.4110, 64.3595) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.66
Light Greenish Blue
#63F7B4
ΔE00 3.06
Aquamarine
#7FFFD4
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBC4 #FB7EB5
analogous
#7EFB86 #7EFBC4 #7EF4FB
triadic
#7EFBC4 #C47EFB #FBC47E
tetradic
#7EFBC4 #867EFB #FB7EB5 #F4FB7E
square
#7EFBC4 #867EFB #FB7EB5 #F4FB7E
split-complementary
#7EFBC4 #FB7EF4 #FB867E
monochromatic
#08F78E #43F9A9 #7EFBC4 #B9FDDF #E1FEF1
Accessibility & contrast
On white
1.27
#7EFBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7EFBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBC4
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBC4 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#E5DEC7
Tritanopia (blue-blind)
#54FBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbc4; /* rgb */ color: rgb(126, 251, 196); /* oklch */ color: oklch(90.1% 0.137 162.9);
Tailwind
colors: {
custom: {
50: '#abfdd6',
500: '#7efbc4',
950: '#000000',
},
}SCSS
$custom: #7efbc4; $custom-light: #abfdd6; $custom-dark: #000000;
JSON
{
"hex": "#7efbc4",
"rgb": {
"r": 126,
"g": 251,
"b": 196
},
"hsl": {
"h": 153.6,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90137,
"c": 0.13737,
"h": 162.9
},
"luminance": 0.77416
}Semantic roles & 50–950 ramp
primary
#7EFBC4
secondary
#D94586
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683