#7EFCDA#7EFCDA
#7EFCDA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.124 H 173.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFCDA |
|---|---|
| RGB | rgb(126, 252, 218) |
| HSL | hsl(164, 95%, 74%) |
| HSV | hsv(164, 50%, 99%) |
| CMYK | cmyk(50%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(91.29, -43.11, 5.54) |
| CIE-LCH | lch(91.29, 43.47, 172.68°) |
| OKLab | oklab(90.93% -0.1228 0.014) |
| OKLCH | oklch(90.93% 0.124 173.5) |
| XYZ | xyz(56.0639, 79.1135, 78.6321) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 2.62
Tiffany Blue
#7BF2DA
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 4.81
Light Aquamarine
#7BFDC7
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFCDA #FC7EA0
analogous
#7EFC9B #7EFCDA #7EDFFC
triadic
#7EFCDA #DA7EFC #FCDA7E
tetradic
#7EFCDA #9B7EFC #FC7EA0 #DFFC7E
square
#7EFCDA #9B7EFC #FC7EA0 #DFFC7E
split-complementary
#7EFCDA #FC7EDF #FC9B7E
monochromatic
#06F9B8 #42FBC9 #7EFCDA #BAFDEB #E1FEF6
Accessibility & contrast
On white
1.25
#7EFCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7EFCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFCDA
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFCDA | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED8
Deuteranopia (green-blind)
#E1E0DC
Tritanopia (blue-blind)
#46FEF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efcda; /* rgb */ color: rgb(126, 252, 218); /* oklch */ color: oklch(90.9% 0.124 173.5);
Tailwind
colors: {
custom: {
50: '#abfee5',
500: '#7efcda',
950: '#000000',
},
}SCSS
$custom: #7efcda; $custom-light: #abfee5; $custom-dark: #000000;
JSON
{
"hex": "#7efcda",
"rgb": {
"r": 126,
"g": 252,
"b": 218
},
"hsl": {
"h": 163.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.90929,
"c": 0.12359,
"h": 173.5
},
"luminance": 0.79118
}Semantic roles & 50–950 ramp
primary
#7EFCDA
secondary
#DA446D
accent
#003EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684