#7EDEBF#7EDEBF
#7EDEBF is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.3% C 0.102 H 170.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEBF |
|---|---|
| RGB | rgb(126, 222, 191) |
| HSL | hsl(161, 59%, 68%) |
| HSV | hsv(161, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(82.07, -35.58, 6.39) |
| CIE-LCH | lch(82.07, 36.15, 169.81°) |
| OKLab | oklab(83.26% -0.1009 0.0163) |
| OKLCH | oklch(83.26% 0.102 170.8) |
| XYZ | xyz(44.1256, 60.4365, 58.6203) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.69
Seafoam Blue
#78D1B6
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.69
Pale Teal
#82CBB2
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEBF #DE7E9D
analogous
#7EDE8F #7EDEBF #7ECDDE
triadic
#7EDEBF #BF7EDE #DEBF7E
tetradic
#7EDEBF #8F7EDE #DE7E9D #CDDE7E
square
#7EDEBF #8F7EDE #DE7E9D #CDDE7E
split-complementary
#7EDEBF #DE7ECD #DE8F7E
monochromatic
#2EB488 #4DD2A7 #7EDEBF #AFEAD7 #DFF7EF
Accessibility & contrast
On white
1.60
#7EDEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#7EDEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEBF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEBF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#C9C8C1
Tritanopia (blue-blind)
#5EDFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edebf; /* rgb */ color: rgb(126, 222, 191); /* oklch */ color: oklch(83.3% 0.102 170.8);
Tailwind
colors: {
custom: {
50: '#a8e8d2',
500: '#7edebf',
950: '#000000',
},
}SCSS
$custom: #7edebf; $custom-light: #a8e8d2; $custom-dark: #000000;
JSON
{
"hex": "#7edebf",
"rgb": {
"r": 126,
"g": 222,
"b": 191
},
"hsl": {
"h": 160.625,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.8326,
"c": 0.10225,
"h": 170.8
},
"luminance": 0.6044
}Semantic roles & 50–950 ramp
primary
#7EDEBF
secondary
#B54B6D
accent
#1F55C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483