#7EFCD3#7EFCD3
#7EFCD3 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.128 H 169.7°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCD3 |
|---|---|
| RGB | rgb(126, 252, 211) |
| HSL | hsl(160, 95%, 74%) |
| HSV | hsv(160, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(91.12, -44.66, 8.93) |
| CIE-LCH | lch(91.12, 45.54, 168.70°) |
| OKLab | oklab(90.74% -0.1258 0.0229) |
| OKLCH | oklch(90.74% 0.128 169.7) |
| XYZ | xyz(55.1672, 78.7548, 73.9094) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.73
Light Turquoise
#7EF4CC
ΔE00 1.69
Light Aqua
#8CFFDB
ΔE00 1.76
Light Aquamarine
#7BFDC7
ΔE00 3.12
Pale Turquoise
#A5FBD5
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCD3 #FC7EA7
analogous
#7EFC94 #7EFCD3 #7EE6FC
triadic
#7EFCD3 #D37EFC #FCD37E
tetradic
#7EFCD3 #947EFC #FC7EA7 #E6FC7E
square
#7EFCD3 #947EFC #FC7EA7 #E6FC7E
split-complementary
#7EFCD3 #FC7EE6 #FC947E
monochromatic
#06F9AA #42FBBF #7EFCD3 #BAFDE7 #E1FEF5
Accessibility & contrast
On white
1.25
#7EFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7EFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCD3
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCD3 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#4BFDF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efcd3; /* rgb */ color: rgb(126, 252, 211); /* oklch */ color: oklch(90.7% 0.128 169.7);
Tailwind
colors: {
custom: {
50: '#abfee0',
500: '#7efcd3',
950: '#000000',
},
}SCSS
$custom: #7efcd3; $custom-light: #abfee0; $custom-dark: #000000;
JSON
{
"hex": "#7efcd3",
"rgb": {
"r": 126,
"g": 252,
"b": 211
},
"hsl": {
"h": 160.476,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90743,
"c": 0.12788,
"h": 169.7
},
"luminance": 0.7876
}Semantic roles & 50–950 ramp
primary
#7EFCD3
secondary
#DA4475
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684