#7EFDEB#7EFDEB
#7EFDEB is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.6% C 0.117 H 183.3°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDEB |
|---|---|
| RGB | rgb(126, 253, 235) |
| HSL | hsl(171, 97%, 74%) |
| HSV | hsv(171, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.99, -39.63, -2.24) |
| CIE-LCH | lch(91.99, 39.69, 183.24°) |
| OKLab | oklab(91.64% -0.1166 -0.0067) |
| OKLCH | oklch(91.64% 0.117 183.3) |
| XYZ | xyz(58.7185, 80.6791, 91.0594) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.18
Bright Aqua
#0BF9EA
ΔE00 4.82
Light Aqua
#8CFFDB
ΔE00 5.74
Bright Turquoise
#0FFEF9
ΔE00 6.03
Pale Aqua
#B8FFEB
ΔE00 6.71
Bright Cyan
#41FDFE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDEB #FD7E90
analogous
#7EFDAC #7EFDEB #7ED0FD
triadic
#7EFDEB #EB7EFD #FDEB7E
tetradic
#7EFDEB #AC7EFD #FD7E90 #D0FD7E
square
#7EFDEB #AC7EFD #FD7E90 #D0FD7E
split-complementary
#7EFDEB #FD7ED0 #FDAC7E
monochromatic
#05FBD8 #42FCE2 #7EFDEB #BAFEF4 #E1FFFA
Accessibility & contrast
On white
1.23
#7EFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#7EFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDEB
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDEB | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#37FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efdeb; /* rgb */ color: rgb(126, 253, 235); /* oklch */ color: oklch(91.6% 0.117 183.3);
Tailwind
colors: {
custom: {
50: '#acfef1',
500: '#7efdeb',
950: '#000000',
},
}SCSS
$custom: #7efdeb; $custom-light: #acfef1; $custom-dark: #000000;
JSON
{
"hex": "#7efdeb",
"rgb": {
"r": 126,
"g": 253,
"b": 235
},
"hsl": {
"h": 171.496,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91637,
"c": 0.11684,
"h": 183.3
},
"luminance": 0.80684
}Semantic roles & 50–950 ramp
primary
#7EFDEB
secondary
#DB4459
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685