#7EFBD7#7EFBD7
#7EFBD7 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.124 H 172.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBD7 |
|---|---|
| RGB | rgb(126, 251, 215) |
| HSL | hsl(163, 94%, 74%) |
| HSV | hsv(163, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.93, -43.34, 6.58) |
| CIE-LCH | lch(90.93, 43.84, 171.37°) |
| OKLab | oklab(90.62% -0.123 0.0167) |
| OKLCH | oklch(90.62% 0.124 172.3) |
| XYZ | xyz(55.3617, 78.3315, 76.4789) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.41
Aquamarine
#7FFFD4
ΔE00 1.90
Light Turquoise
#7EF4CC
ΔE00 2.04
Tiffany Blue
#7BF2DA
ΔE00 3.75
Light Aquamarine
#7BFDC7
ΔE00 4.44
Pale Turquoise
#A5FBD5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBD7 #FB7EA2
analogous
#7EFB99 #7EFBD7 #7EE1FB
triadic
#7EFBD7 #D77EFB #FBD77E
tetradic
#7EFBD7 #997EFB #FB7EA2 #E1FB7E
square
#7EFBD7 #997EFB #FB7EA2 #E1FB7E
split-complementary
#7EFBD7 #FB7EE1 #FB997E
monochromatic
#08F7B2 #43F9C5 #7EFBD7 #B9FDE9 #E1FEF6
Accessibility & contrast
On white
1.26
#7EFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#7EFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBD7
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBD7 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#49FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efbd7; /* rgb */ color: rgb(126, 251, 215); /* oklch */ color: oklch(90.6% 0.124 172.3);
Tailwind
colors: {
custom: {
50: '#abfde3',
500: '#7efbd7',
950: '#000000',
},
}SCSS
$custom: #7efbd7; $custom-light: #abfde3; $custom-dark: #000000;
JSON
{
"hex": "#7efbd7",
"rgb": {
"r": 126,
"g": 251,
"b": 215
},
"hsl": {
"h": 162.72,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.90618,
"c": 0.12413,
"h": 172.3
},
"luminance": 0.78336
}Semantic roles & 50–950 ramp
primary
#7EFBD7
secondary
#D9456F
accent
#0042E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684