#7EFBDB#7EFBDB
#7EFBDB is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.122 H 174.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBDB |
|---|---|
| RGB | rgb(126, 251, 219) |
| HSL | hsl(165, 94%, 74%) |
| HSV | hsv(165, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(91.03, -42.45, 4.65) |
| CIE-LCH | lch(91.03, 42.70, 173.75°) |
| OKLab | oklab(90.73% -0.1213 0.0117) |
| OKLCH | oklch(90.73% 0.122 174.5) |
| XYZ | xyz(55.8820, 78.5396, 79.2189) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.89
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Turquoise
#7EF4CC
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 2.97
Pale Turquoise
#A5FBD5
ΔE00 5.03
Light Aquamarine
#7BFDC7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBDB #FB7E9E
analogous
#7EFB9D #7EFBDB #7EDDFB
triadic
#7EFBDB #DB7EFB #FBDB7E
tetradic
#7EFBDB #9D7EFB #FB7E9E #DDFB7E
square
#7EFBDB #9D7EFB #FB7E9E #DDFB7E
split-complementary
#7EFBDB #FB7EDD #FB9D7E
monochromatic
#08F7BA #43F9CA #7EFBDB #B9FDEC #E1FEF7
Accessibility & contrast
On white
1.26
#7EFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7EFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBDB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBDB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDA
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#46FDF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbdb; /* rgb */ color: rgb(126, 251, 219); /* oklch */ color: oklch(90.7% 0.122 174.5);
Tailwind
colors: {
custom: {
50: '#abfde6',
500: '#7efbdb',
950: '#000000',
},
}SCSS
$custom: #7efbdb; $custom-light: #abfde6; $custom-dark: #000000;
JSON
{
"hex": "#7efbdb",
"rgb": {
"r": 126,
"g": 251,
"b": 219
},
"hsl": {
"h": 164.64,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90726,
"c": 0.12184,
"h": 174.5
},
"luminance": 0.78544
}Semantic roles & 50–950 ramp
primary
#7EFBDB
secondary
#D9456B
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684