#7EDFC0#7EDFC0
#7EDFC0 is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.103 H 171.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDFC0 |
|---|---|
| RGB | rgb(126, 223, 192) |
| HSL | hsl(161, 60%, 68%) |
| HSV | hsv(161, 43%, 87%) |
| CMYK | cmyk(43.5%, 0%, 13.9%, 12.5%) |
| CIE-LAB | lab(82.39, -35.82, 6.31) |
| CIE-LCH | lch(82.39, 36.37, 170.01°) |
| OKLab | oklab(83.52% -0.1017 0.0161) |
| OKLCH | oklch(83.52% 0.103 171) |
| XYZ | xyz(44.5024, 61.0134, 59.2906) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.64
Seafoam Blue
#78D1B6
ΔE00 3.37
Seafoam
#7FE0B3
ΔE00 3.90
Mediumaquamarine
#66CDAA
ΔE00 4.88
Light Turquoise
#7EF4CC
ΔE00 4.94
Pale Teal
#82CBB2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDFC0 #DF7E9D
analogous
#7EDF8F #7EDFC0 #7ECDDF
triadic
#7EDFC0 #C07EDF #DFC07E
tetradic
#7EDFC0 #8F7EDF #DF7E9D #CDDF7E
square
#7EDFC0 #8F7EDF #DF7E9D #CDDF7E
split-complementary
#7EDFC0 #DF7ECD #DF8F7E
monochromatic
#2DB68A #4DD3A8 #7EDFC0 #AFEBD8 #E0F7F0
Accessibility & contrast
On white
1.59
#7EDFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#7EDFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDFC0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDFC0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD4BF
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#5EE0D6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7edfc0; /* rgb */ color: rgb(126, 223, 192); /* oklch */ color: oklch(83.5% 0.103 171.0);
Tailwind
colors: {
custom: {
50: '#a8e9d3',
500: '#7edfc0',
950: '#000000',
},
}SCSS
$custom: #7edfc0; $custom-light: #a8e9d3; $custom-dark: #000000;
JSON
{
"hex": "#7edfc0",
"rgb": {
"r": 126,
"g": 223,
"b": 192
},
"hsl": {
"h": 160.825,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.83519,
"c": 0.10293,
"h": 171
},
"luminance": 0.61017
}Semantic roles & 50–950 ramp
primary
#7EDFC0
secondary
#B64B6D
accent
#1E54C8
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483