#7EDEBE#7EDEBE
#7EDEBE is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.103 H 170.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDEBE |
|---|---|
| RGB | rgb(126, 222, 190) |
| HSL | hsl(160, 59%, 68%) |
| HSV | hsv(160, 43%, 87%) |
| CMYK | cmyk(43.2%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(82.05, -35.80, 6.89) |
| CIE-LCH | lch(82.05, 36.45, 169.11°) |
| OKLab | oklab(83.23% -0.1014 0.0176) |
| OKLCH | oklch(83.23% 0.103 170.1) |
| XYZ | xyz(44.0159, 60.3926, 58.0427) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.55
Seafoam Blue
#78D1B6
ΔE00 3.24
Seafoam
#7FE0B3
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 4.60
Pale Teal
#82CBB2
ΔE00 4.98
Light Turquoise
#7EF4CC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDEBE #DE7E9E
analogous
#7EDE8E #7EDEBE #7ECEDE
triadic
#7EDEBE #BE7EDE #DEBE7E
tetradic
#7EDEBE #8E7EDE #DE7E9E #CEDE7E
square
#7EDEBE #8E7EDE #DE7E9E #CEDE7E
split-complementary
#7EDEBE #DE7ECE #DE8E7E
monochromatic
#2EB487 #4DD2A5 #7EDEBE #AFEAD7 #DFF7EF
Accessibility & contrast
On white
1.61
#7EDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#7EDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDEBE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDEBE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BC
Deuteranopia (green-blind)
#CAC7C0
Tritanopia (blue-blind)
#5FDFD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7edebe; /* rgb */ color: rgb(126, 222, 190); /* oklch */ color: oklch(83.2% 0.103 170.1);
Tailwind
colors: {
custom: {
50: '#a8e8d1',
500: '#7edebe',
950: '#000000',
},
}SCSS
$custom: #7edebe; $custom-light: #a8e8d1; $custom-dark: #000000;
JSON
{
"hex": "#7edebe",
"rgb": {
"r": 126,
"g": 222,
"b": 190
},
"hsl": {
"h": 160,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.83232,
"c": 0.1029,
"h": 170.1
},
"luminance": 0.60396
}Semantic roles & 50–950 ramp
primary
#7EDEBE
secondary
#B54B6F
accent
#1F57C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483