#7EFBD2#7EFBD2
#7EFBD2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.127 H 169.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBD2 |
|---|---|
| RGB | rgb(126, 251, 210) |
| HSL | hsl(160, 94%, 74%) |
| HSV | hsv(160, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.82, -44.44, 9.00) |
| CIE-LCH | lch(90.82, 45.34, 168.55°) |
| OKLab | oklab(90.49% -0.1252 0.0231) |
| OKLCH | oklch(90.49% 0.127 169.6) |
| XYZ | xyz(54.7291, 78.0784, 73.1468) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.89
Light Turquoise
#7EF4CC
ΔE00 1.48
Light Aqua
#8CFFDB
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 3.10
Pale Turquoise
#A5FBD5
ΔE00 4.23
Tiffany Blue
#7BF2DA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBD2 #FB7EA7
analogous
#7EFB94 #7EFBD2 #7EE6FB
triadic
#7EFBD2 #D27EFB #FBD27E
tetradic
#7EFBD2 #947EFB #FB7EA7 #E6FB7E
square
#7EFBD2 #947EFB #FB7EA7 #E6FB7E
split-complementary
#7EFBD2 #FB7EE6 #FB947E
monochromatic
#08F7A8 #43F9BD #7EFBD2 #B9FDE7 #E1FEF5
Accessibility & contrast
On white
1.26
#7EFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7EFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBD2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBD2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#4CFCEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbd2; /* rgb */ color: rgb(126, 251, 210); /* oklch */ color: oklch(90.5% 0.127 169.6);
Tailwind
colors: {
custom: {
50: '#abfddf',
500: '#7efbd2',
950: '#000000',
},
}SCSS
$custom: #7efbd2; $custom-light: #abfddf; $custom-dark: #000000;
JSON
{
"hex": "#7efbd2",
"rgb": {
"r": 126,
"g": 251,
"b": 210
},
"hsl": {
"h": 160.32,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90486,
"c": 0.12727,
"h": 169.6
},
"luminance": 0.78083
}Semantic roles & 50–950 ramp
primary
#7EFBD2
secondary
#D94575
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684