#7EFCD0#7EFCD0
#7EFCD0 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.130 H 168.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCD0 |
|---|---|
| RGB | rgb(126, 252, 208) |
| HSL | hsl(159, 95%, 74%) |
| HSV | hsv(159, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(91.06, -45.31, 10.38) |
| CIE-LCH | lch(91.06, 46.48, 167.10°) |
| OKLab | oklab(90.67% -0.1271 0.0266) |
| OKLCH | oklch(90.67% 0.13 168.2) |
| XYZ | xyz(54.7947, 78.6058, 71.9472) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.72
Light Turquoise
#7EF4CC
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.35
Light Aqua
#8CFFDB
ΔE00 2.35
Pale Turquoise
#A5FBD5
ΔE00 4.28
Bright Teal
#01F9C6
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCD0 #FC7EAA
analogous
#7EFC91 #7EFCD0 #7EE9FC
triadic
#7EFCD0 #D07EFC #FCD07E
tetradic
#7EFCD0 #917EFC #FC7EAA #E9FC7E
square
#7EFCD0 #917EFC #FC7EAA #E9FC7E
split-complementary
#7EFCD0 #FC7EE9 #FC917E
monochromatic
#06F9A4 #42FBBA #7EFCD0 #BAFDE6 #E1FEF4
Accessibility & contrast
On white
1.26
#7EFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7EFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCD0
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCD0 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECE
Deuteranopia (green-blind)
#E3E0D3
Tritanopia (blue-blind)
#4DFDEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efcd0; /* rgb */ color: rgb(126, 252, 208); /* oklch */ color: oklch(90.7% 0.130 168.2);
Tailwind
colors: {
custom: {
50: '#abfede',
500: '#7efcd0',
950: '#000000',
},
}SCSS
$custom: #7efcd0; $custom-light: #abfede; $custom-dark: #000000;
JSON
{
"hex": "#7efcd0",
"rgb": {
"r": 126,
"g": 252,
"b": 208
},
"hsl": {
"h": 159.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90666,
"c": 0.12988,
"h": 168.2
},
"luminance": 0.7861
}Semantic roles & 50–950 ramp
primary
#7EFCD0
secondary
#DA4479
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684