#7EFBDA#7EFBDA
#7EFBDA is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 173.9°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBDA |
|---|---|
| RGB | rgb(126, 251, 218) |
| HSL | hsl(164, 94%, 74%) |
| HSV | hsv(164, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 13.1%, 1.6%) |
| CIE-LAB | lab(91.00, -42.67, 5.13) |
| CIE-LCH | lch(91.00, 42.98, 173.15°) |
| OKLab | oklab(90.7% -0.1217 0.0129) |
| OKLCH | oklch(90.7% 0.122 173.9) |
| XYZ | xyz(55.7507, 78.4871, 78.5277) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.71
Aquamarine
#7FFFD4
ΔE00 2.69
Light Turquoise
#7EF4CC
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 3.05
Pale Turquoise
#A5FBD5
ΔE00 4.89
Light Aquamarine
#7BFDC7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBDA #FB7E9F
analogous
#7EFB9C #7EFBDA #7EDEFB
triadic
#7EFBDA #DA7EFB #FBDA7E
tetradic
#7EFBDA #9C7EFB #FB7E9F #DEFB7E
square
#7EFBDA #9C7EFB #FB7E9F #DEFB7E
split-complementary
#7EFBDA #FB7EDE #FB9C7E
monochromatic
#08F7B8 #43F9C9 #7EFBDA #B9FDEB #E1FEF6
Accessibility & contrast
On white
1.26
#7EFBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7EFBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBDA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBDA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#E0DFDC
Tritanopia (blue-blind)
#47FDF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbda; /* rgb */ color: rgb(126, 251, 218); /* oklch */ color: oklch(90.7% 0.122 173.9);
Tailwind
colors: {
custom: {
50: '#abfde5',
500: '#7efbda',
950: '#000000',
},
}SCSS
$custom: #7efbda; $custom-light: #abfde5; $custom-dark: #000000;
JSON
{
"hex": "#7efbda",
"rgb": {
"r": 126,
"g": 251,
"b": 218
},
"hsl": {
"h": 164.16,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90698,
"c": 0.12239,
"h": 173.9
},
"luminance": 0.78492
}Semantic roles & 50–950 ramp
primary
#7EFBDA
secondary
#D9456C
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684