#7EFABE#7EFABE
#7EFABE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.8% C 0.141 H 160.6°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFABE |
|---|---|
| RGB | rgb(126, 250, 190) |
| HSL | hsl(151, 93%, 74%) |
| HSV | hsv(151, 50%, 98%) |
| CMYK | cmyk(49.6%, 0%, 24%, 2%) |
| CIE-LAB | lab(90.10, -48.18, 18.30) |
| CIE-LCH | lch(90.10, 51.54, 159.20°) |
| OKLab | oklab(89.76% -0.1328 0.0468) |
| OKLCH | oklch(89.76% 0.141 160.6) |
| XYZ | xyz(52.0797, 76.5202, 60.7307) |
| Luminance | 0.7652 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Blue Green
#7EFBB3
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.64
Light Seafoam
#A0FEBF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFABE #FA7EBA
analogous
#7EFA80 #7EFABE #7EF8FA
triadic
#7EFABE #BE7EFA #FABE7E
tetradic
#7EFABE #807EFA #FA7EBA #F8FA7E
square
#7EFABE #807EFA #FA7EBA #F8FA7E
split-complementary
#7EFABE #FA7EF8 #FA807E
monochromatic
#09F483 #43F8A0 #7EFABE #B9FCDC #E2FEF0
Accessibility & contrast
On white
1.29
#7EFABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#7EFABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFABE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFABE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E5DDC2
Tritanopia (blue-blind)
#58F9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7efabe; /* rgb */ color: rgb(126, 250, 190); /* oklch */ color: oklch(89.8% 0.141 160.6);
Tailwind
colors: {
custom: {
50: '#abfcd1',
500: '#7efabe',
950: '#000000',
},
}SCSS
$custom: #7efabe; $custom-light: #abfcd1; $custom-dark: #000000;
JSON
{
"hex": "#7efabe",
"rgb": {
"r": 126,
"g": 250,
"b": 190
},
"hsl": {
"h": 150.968,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.89763,
"c": 0.14081,
"h": 160.6
},
"luminance": 0.76525
}Semantic roles & 50–950 ramp
primary
#7EFABE
secondary
#D7458C
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683