#7EFCC5#7EFCC5
#7EFCC5 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.138 H 163.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCC5 |
|---|---|
| RGB | rgb(126, 252, 197) |
| HSL | hsl(154, 95%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 21.8%, 1.2%) |
| CIE-LAB | lab(90.82, -47.62, 15.71) |
| CIE-LCH | lch(90.82, 50.14, 161.74°) |
| OKLab | oklab(90.39% -0.1319 0.0403) |
| OKLCH | oklch(90.39% 0.138 163) |
| XYZ | xyz(53.4880, 78.0831, 65.0654) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.51
Aquamarine
#7FFFD4
ΔE00 3.12
Light Greenish Blue
#63F7B4
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 3.73
Light Seafoam
#A0FEBF
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCC5 #FC7EB5
analogous
#7EFC86 #7EFCC5 #7EF4FC
triadic
#7EFCC5 #C57EFC #FCC57E
tetradic
#7EFCC5 #867EFC #FC7EB5 #F4FC7E
square
#7EFCC5 #867EFC #FC7EB5 #F4FC7E
split-complementary
#7EFCC5 #FC7EF4 #FC867E
monochromatic
#06F98F #42FBAA #7EFCC5 #BAFDE0 #E1FEF2
Accessibility & contrast
On white
1.26
#7EFCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7EFCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCC5
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCC5 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC2
Deuteranopia (green-blind)
#E5DFC8
Tritanopia (blue-blind)
#53FCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcc5; /* rgb */ color: rgb(126, 252, 197); /* oklch */ color: oklch(90.4% 0.138 163.0);
Tailwind
colors: {
custom: {
50: '#abfed6',
500: '#7efcc5',
950: '#000000',
},
}SCSS
$custom: #7efcc5; $custom-light: #abfed6; $custom-dark: #000000;
JSON
{
"hex": "#7efcc5",
"rgb": {
"r": 126,
"g": 252,
"b": 197
},
"hsl": {
"h": 153.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90394,
"c": 0.13793,
"h": 163
},
"luminance": 0.78088
}Semantic roles & 50–950 ramp
primary
#7EFCC5
secondary
#DA4486
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683