#7EFDF2#7EFDF2
#7EFDF2 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.115 H 187.9°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDF2 |
|---|---|
| RGB | rgb(126, 253, 242) |
| HSL | hsl(175, 97%, 74%) |
| HSV | hsv(175, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.17, -37.94, -5.60) |
| CIE-LCH | lch(92.17, 38.35, 188.40°) |
| OKLab | oklab(91.85% -0.1137 -0.0157) |
| OKLCH | oklch(91.85% 0.115 187.9) |
| XYZ | xyz(59.7498, 81.0916, 96.4907) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 4.90
Bright Cyan
#41FDFE
ΔE00 4.92
Tiffany Blue
#7BF2DA
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.47
Light Cyan
#ACFFFC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDF2 #FD7E89
analogous
#7EFDB3 #7EFDF2 #7EC9FD
triadic
#7EFDF2 #F27EFD #FDF27E
tetradic
#7EFDF2 #B37EFD #FD7E89 #C9FD7E
square
#7EFDF2 #B37EFD #FD7E89 #C9FD7E
split-complementary
#7EFDF2 #FD7EC9 #FDB37E
monochromatic
#05FBE6 #42FCEC #7EFDF2 #BAFEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#7EFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#7EFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDF2
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDF2 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F2
Deuteranopia (green-blind)
#DDE2F3
Tritanopia (blue-blind)
#2EFFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7efdf2; /* rgb */ color: rgb(126, 253, 242); /* oklch */ color: oklch(91.8% 0.115 187.9);
Tailwind
colors: {
custom: {
50: '#acfef6',
500: '#7efdf2',
950: '#000000',
},
}SCSS
$custom: #7efdf2; $custom-light: #acfef6; $custom-dark: #000000;
JSON
{
"hex": "#7efdf2",
"rgb": {
"r": 126,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.803,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.91847,
"c": 0.11481,
"h": 187.9
},
"luminance": 0.81097
}Semantic roles & 50–950 ramp
primary
#7EFDF2
secondary
#DB4451
accent
#0014E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685