#7DE2BC#7DE2BC
#7DE2BC is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.110 H 167.3°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2BC |
|---|---|
| RGB | rgb(125, 226, 188) |
| HSL | hsl(157, 64%, 69%) |
| HSV | hsv(157, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(83.12, -38.31, 9.46) |
| CIE-LCH | lch(83.12, 39.46, 166.13°) |
| OKLab | oklab(84.07% -0.1076 0.0243) |
| OKLCH | oklch(84.07% 0.11 167.3) |
| XYZ | xyz(44.7271, 62.3801, 57.2508) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.13
Light Teal
#90E4C1
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 3.99
Seafoam Blue
#78D1B6
ΔE00 4.73
Mediumaquamarine
#66CDAA
ΔE00 5.21
Eucalyptus
#44D7A8
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2BC #E27DA3
analogous
#7DE28A #7DE2BC #7DD6E2
triadic
#7DE2BC #BC7DE2 #E2BC7D
tetradic
#7DE2BC #8A7DE2 #E27DA3 #D6E27D
square
#7DE2BC #8A7DE2 #E27DA3 #D6E27D
split-complementary
#7DE2BC #E27DD6 #E28A7D
monochromatic
#2ABB84 #4BD7A2 #7DE2BC #AFEDD6 #E1F8F0
Accessibility & contrast
On white
1.56
#7DE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#7DE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2BC
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2BC | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#5DE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7de2bc; /* rgb */ color: rgb(125, 226, 188); /* oklch */ color: oklch(84.1% 0.110 167.3);
Tailwind
colors: {
custom: {
50: '#a8ebd0',
500: '#7de2bc',
950: '#000000',
},
}SCSS
$custom: #7de2bc; $custom-light: #a8ebd0; $custom-dark: #000000;
JSON
{
"hex": "#7de2bc",
"rgb": {
"r": 125,
"g": 226,
"b": 188
},
"hsl": {
"h": 157.426,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84067,
"c": 0.1103,
"h": 167.3
},
"luminance": 0.62384
}Semantic roles & 50–950 ramp
primary
#7DE2BC
secondary
#B94A74
accent
#1A5DCB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483