#7EFBC8#7EFBC8
#7EFBC8 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.2% C 0.134 H 164.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBC8 |
|---|---|
| RGB | rgb(126, 251, 200) |
| HSL | hsl(156, 94%, 74%) |
| HSV | hsv(156, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(90.59, -46.57, 13.85) |
| CIE-LCH | lch(90.59, 48.59, 163.44°) |
| OKLab | oklab(90.23% -0.1295 0.0355) |
| OKLCH | oklch(90.23% 0.134 164.7) |
| XYZ | xyz(53.5220, 77.5956, 66.7894) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.74
Aquamarine
#7FFFD4
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 2.86
Light Greenish Blue
#63F7B4
ΔE00 3.79
Light Aqua
#8CFFDB
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBC8 #FB7EB1
analogous
#7EFB8A #7EFBC8 #7EF0FB
triadic
#7EFBC8 #C87EFB #FBC87E
tetradic
#7EFBC8 #8A7EFB #FB7EB1 #F0FB7E
square
#7EFBC8 #8A7EFB #FB7EB1 #F0FB7E
split-complementary
#7EFBC8 #FB7EF0 #FB8A7E
monochromatic
#08F795 #43F9AF #7EFBC8 #B9FDE1 #E1FEF2
Accessibility & contrast
On white
1.27
#7EFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#7EFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBC8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBC8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#52FBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efbc8; /* rgb */ color: rgb(126, 251, 200); /* oklch */ color: oklch(90.2% 0.134 164.7);
Tailwind
colors: {
custom: {
50: '#abfdd8',
500: '#7efbc8',
950: '#000000',
},
}SCSS
$custom: #7efbc8; $custom-light: #abfdd8; $custom-dark: #000000;
JSON
{
"hex": "#7efbc8",
"rgb": {
"r": 126,
"g": 251,
"b": 200
},
"hsl": {
"h": 155.52,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90234,
"c": 0.1343,
"h": 164.7
},
"luminance": 0.776
}Semantic roles & 50–950 ramp
primary
#7EFBC8
secondary
#D94581
accent
#005EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683