#7EFCC3#7EFCC3
#7EFCC3 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.139 H 162.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCC3 |
|---|---|
| RGB | rgb(126, 252, 195) |
| HSL | hsl(153, 95%, 74%) |
| HSV | hsv(153, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 22.6%, 1.2%) |
| CIE-LAB | lab(90.78, -48.03, 16.68) |
| CIE-LCH | lch(90.78, 50.84, 160.85°) |
| OKLab | oklab(90.35% -0.1328 0.0427) |
| OKLCH | oklch(90.35% 0.139 162.2) |
| XYZ | xyz(53.2604, 77.9921, 63.8665) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Light Greenish Blue
#63F7B4
ΔE00 2.84
Light Blue Green
#7EFBB3
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 4.15
Light Seafoam
#A0FEBF
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCC3 #FC7EB7
analogous
#7EFC84 #7EFCC3 #7EF6FC
triadic
#7EFCC3 #C37EFC #FCC37E
tetradic
#7EFCC3 #847EFC #FC7EB7 #F6FC7E
square
#7EFCC3 #847EFC #FC7EB7 #F6FC7E
split-complementary
#7EFCC3 #FC7EF6 #FC847E
monochromatic
#06F98B #42FBA7 #7EFCC3 #BAFDDF #E1FEF1
Accessibility & contrast
On white
1.27
#7EFCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7EFCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCC3
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCC3 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC0
Deuteranopia (green-blind)
#E6DFC7
Tritanopia (blue-blind)
#54FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcc3; /* rgb */ color: rgb(126, 252, 195); /* oklch */ color: oklch(90.3% 0.139 162.2);
Tailwind
colors: {
custom: {
50: '#abfed5',
500: '#7efcc3',
950: '#000000',
},
}SCSS
$custom: #7efcc3; $custom-light: #abfed5; $custom-dark: #000000;
JSON
{
"hex": "#7efcc3",
"rgb": {
"r": 126,
"g": 252,
"b": 195
},
"hsl": {
"h": 152.857,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90346,
"c": 0.13949,
"h": 162.2
},
"luminance": 0.77997
}Semantic roles & 50–950 ramp
primary
#7EFCC3
secondary
#DA4488
accent
#0068E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683