#7DE7BE#7DE7BE
#7DE7BE is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.116 H 166.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE7BE |
|---|---|
| RGB | rgb(125, 231, 190) |
| HSL | hsl(157, 69%, 70%) |
| HSV | hsv(157, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 17.7%, 9.4%) |
| CIE-LAB | lab(84.60, -40.14, 10.53) |
| CIE-LCH | lch(84.60, 41.50, 165.30°) |
| OKLab | oklab(85.29% -0.1124 0.0271) |
| OKLCH | oklch(85.29% 0.116 166.5) |
| XYZ | xyz(46.3237, 65.2259, 58.8540) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.24
Light Teal
#90E4C1
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 2.97
Aqua Marine
#2EE8BB
ΔE00 5.09
Aquamarine
#7FFFD4
ΔE00 5.16
Light Aquamarine
#7BFDC7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE7BE #E77DA6
analogous
#7DE789 #7DE7BE #7DDBE7
triadic
#7DE7BE #BE7DE7 #E7BE7D
tetradic
#7DE7BE #897DE7 #E77DA6 #DBE77D
square
#7DE7BE #897DE7 #E77DA6 #DBE77D
split-complementary
#7DE7BE #E77DDB #E7897D
monochromatic
#24C587 #49DDA4 #7DE7BE #B1F1D8 #E4FAF2
Accessibility & contrast
On white
1.50
#7DE7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#7DE7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE7BE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE7BE | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABC
Deuteranopia (green-blind)
#D2CEC1
Tritanopia (blue-blind)
#5BE8DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7de7be; /* rgb */ color: rgb(125, 231, 190); /* oklch */ color: oklch(85.3% 0.116 166.5);
Tailwind
colors: {
custom: {
50: '#a8efd1',
500: '#7de7be',
950: '#000000',
},
}SCSS
$custom: #7de7be; $custom-light: #a8efd1; $custom-dark: #000000;
JSON
{
"hex": "#7de7be",
"rgb": {
"r": 125,
"g": 231,
"b": 190
},
"hsl": {
"h": 156.792,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.85285,
"c": 0.11562,
"h": 166.5
},
"luminance": 0.6523
}Semantic roles & 50–950 ramp
primary
#7DE7BE
secondary
#BF4977
accent
#155DD1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101614
muted
#818583