#7EFBED#7EFBED
#7EFBED is a very light, moderate teal. Relative luminance 0.795; OKLCH L 91.2% C 0.114 H 185.8°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBED |
|---|---|
| RGB | rgb(126, 251, 237) |
| HSL | hsl(173, 94%, 74%) |
| HSV | hsv(173, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 5.6%, 1.6%) |
| CIE-LAB | lab(91.48, -38.24, -4.03) |
| CIE-LCH | lch(91.48, 38.45, 186.02°) |
| OKLab | oklab(91.24% -0.1137 -0.0115) |
| OKLCH | oklch(91.24% 0.114 185.8) |
| XYZ | xyz(58.3810, 79.5392, 92.3804) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Aqua
#0BF9EA
ΔE00 4.72
Bright Turquoise
#0FFEF9
ΔE00 5.30
Bright Cyan
#41FDFE
ΔE00 5.80
Light Cyan
#ACFFFC
ΔE00 6.23
Aqua
#00FFFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBED #FB7E8C
analogous
#7EFBAF #7EFBED #7ECBFB
triadic
#7EFBED #ED7EFB #FBED7E
tetradic
#7EFBED #AF7EFB #FB7E8C #CBFB7E
square
#7EFBED #AF7EFB #FB7E8C #CBFB7E
split-complementary
#7EFBED #FB7ECB #FBAF7E
monochromatic
#08F7DC #43F9E5 #7EFBED #B9FDF5 #E1FEFB
Accessibility & contrast
On white
1.24
#7EFBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7EFBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBED
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBED | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFED
Deuteranopia (green-blind)
#DCE0EF
Tritanopia (blue-blind)
#36FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efbed; /* rgb */ color: rgb(126, 251, 237); /* oklch */ color: oklch(91.2% 0.114 185.8);
Tailwind
colors: {
custom: {
50: '#acfdf2',
500: '#7efbed',
950: '#000000',
},
}SCSS
$custom: #7efbed; $custom-light: #acfdf2; $custom-dark: #000000;
JSON
{
"hex": "#7efbed",
"rgb": {
"r": 126,
"g": 251,
"b": 237
},
"hsl": {
"h": 173.28,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.91241,
"c": 0.11424,
"h": 185.8
},
"luminance": 0.79544
}Semantic roles & 50–950 ramp
primary
#7EFBED
secondary
#D94555
accent
#001AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111717
muted
#818585