#7EFBF7#7EFBF7
#7EFBF7 is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.5% C 0.112 H 192.6°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFBF7 |
|---|---|
| RGB | rgb(126, 251, 247) |
| HSL | hsl(178, 94%, 74%) |
| HSV | hsv(178, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 1.6%, 1.6%) |
| CIE-LAB | lab(91.75, -35.79, -8.82) |
| CIE-LCH | lch(91.75, 36.86, 193.85°) |
| OKLab | oklab(91.55% -0.1095 -0.0245) |
| OKLCH | oklch(91.55% 0.112 192.6) |
| XYZ | xyz(59.8829, 80.1400, 100.2905) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.63
Bright Turquoise
#0FFEF9
ΔE00 4.63
Aqua
#00FFFF
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 4.76
Bright Light Blue
#26F7FD
ΔE00 4.87
Bright Aqua
#0BF9EA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFBF7 #FB7E82
analogous
#7EFBB9 #7EFBF7 #7EC1FB
triadic
#7EFBF7 #F77EFB #FBF77E
tetradic
#7EFBF7 #B97EFB #FB7E82 #C1FB7E
square
#7EFBF7 #B97EFB #FB7E82 #C1FB7E
split-complementary
#7EFBF7 #FB7EC1 #FBB97E
monochromatic
#08F7EF #43F9F3 #7EFBF7 #B9FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7EFBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#7EFBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFBF7
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFBF7 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF0F7
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#28FFF9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efbf7; /* rgb */ color: rgb(126, 251, 247); /* oklch */ color: oklch(91.5% 0.112 192.6);
Tailwind
colors: {
custom: {
50: '#acfdf9',
500: '#7efbf7',
950: '#000000',
},
}SCSS
$custom: #7efbf7; $custom-light: #acfdf9; $custom-dark: #000000;
JSON
{
"hex": "#7efbf7",
"rgb": {
"r": 126,
"g": 251,
"b": 247
},
"hsl": {
"h": 178.08,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.91549,
"c": 0.11224,
"h": 192.6
},
"luminance": 0.80145
}Semantic roles & 50–950 ramp
primary
#7EFBF7
secondary
#D94549
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585