#7EFBD5#7EFBD5
#7EFBD5 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.125 H 171.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBD5 |
|---|---|
| RGB | rgb(126, 251, 213) |
| HSL | hsl(162, 94%, 74%) |
| HSV | hsv(162, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.88, -43.78, 7.55) |
| CIE-LCH | lch(90.88, 44.43, 170.22°) |
| OKLab | oklab(90.56% -0.1239 0.0193) |
| OKLCH | oklch(90.56% 0.125 171.2) |
| XYZ | xyz(55.1063, 78.2293, 75.1337) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.42
Light Aqua
#8CFFDB
ΔE00 1.46
Light Turquoise
#7EF4CC
ΔE00 1.71
Light Aquamarine
#7BFDC7
ΔE00 3.90
Tiffany Blue
#7BF2DA
ΔE00 4.23
Pale Turquoise
#A5FBD5
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBD5 #FB7EA4
analogous
#7EFB97 #7EFBD5 #7EE3FB
triadic
#7EFBD5 #D57EFB #FBD57E
tetradic
#7EFBD5 #977EFB #FB7EA4 #E3FB7E
square
#7EFBD5 #977EFB #FB7EA4 #E3FB7E
split-complementary
#7EFBD5 #FB7EE3 #FB977E
monochromatic
#08F7AE #43F9C2 #7EFBD5 #B9FDE8 #E1FEF5
Accessibility & contrast
On white
1.26
#7EFBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7EFBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBD5
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBD5 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#4AFDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbd5; /* rgb */ color: rgb(126, 251, 213); /* oklch */ color: oklch(90.6% 0.125 171.2);
Tailwind
colors: {
custom: {
50: '#abfde1',
500: '#7efbd5',
950: '#000000',
},
}SCSS
$custom: #7efbd5; $custom-light: #abfde1; $custom-dark: #000000;
JSON
{
"hex": "#7efbd5",
"rgb": {
"r": 126,
"g": 251,
"b": 213
},
"hsl": {
"h": 161.76,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90564,
"c": 0.12536,
"h": 171.2
},
"luminance": 0.78234
}Semantic roles & 50–950 ramp
primary
#7EFBD5
secondary
#D94572
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684