#7EFBD3#7EFBD3
#7EFBD3 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.127 H 170.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBD3 |
|---|---|
| RGB | rgb(126, 251, 211) |
| HSL | hsl(161, 94%, 74%) |
| HSV | hsv(161, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.84, -44.22, 8.52) |
| CIE-LCH | lch(90.84, 45.04, 169.10°) |
| OKLab | oklab(90.51% -0.1247 0.0218) |
| OKLCH | oklch(90.51% 0.127 170.1) |
| XYZ | xyz(54.8540, 78.1284, 73.8050) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.03
Light Turquoise
#7EF4CC
ΔE00 1.51
Light Aqua
#8CFFDB
ΔE00 1.69
Light Aquamarine
#7BFDC7
ΔE00 3.36
Pale Turquoise
#A5FBD5
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBD3 #FB7EA6
analogous
#7EFB95 #7EFBD3 #7EE5FB
triadic
#7EFBD3 #D37EFB #FBD37E
tetradic
#7EFBD3 #957EFB #FB7EA6 #E5FB7E
square
#7EFBD3 #957EFB #FB7EA6 #E5FB7E
split-complementary
#7EFBD3 #FB7EE5 #FB957E
monochromatic
#08F7AA #43F9BF #7EFBD3 #B9FDE7 #E1FEF5
Accessibility & contrast
On white
1.26
#7EFBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#7EFBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBD3
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBD3 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#4CFCEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbd3; /* rgb */ color: rgb(126, 251, 211); /* oklch */ color: oklch(90.5% 0.127 170.1);
Tailwind
colors: {
custom: {
50: '#abfde0',
500: '#7efbd3',
950: '#000000',
},
}SCSS
$custom: #7efbd3; $custom-light: #abfde0; $custom-dark: #000000;
JSON
{
"hex": "#7efbd3",
"rgb": {
"r": 126,
"g": 251,
"b": 211
},
"hsl": {
"h": 160.8,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90512,
"c": 0.12662,
"h": 170.1
},
"luminance": 0.78133
}Semantic roles & 50–950 ramp
primary
#7EFBD3
secondary
#D94574
accent
#0049E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684