#7DE7B2#7DE7B2
#7DE7B2 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 85.0% C 0.125 H 160.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE7B2 |
|---|---|
| RGB | rgb(125, 231, 178) |
| HSL | hsl(150, 69%, 70%) |
| HSV | hsv(150, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 22.9%, 9.4%) |
| CIE-LAB | lab(84.34, -42.62, 16.44) |
| CIE-LCH | lch(84.34, 45.68, 158.90°) |
| OKLab | oklab(84.99% -0.1177 0.0421) |
| OKLCH | oklch(84.99% 0.125 160.3) |
| XYZ | xyz(45.0657, 64.7227, 52.2288) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.25
Light Greenish Blue
#63F7B4
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 4.64
Hospital Green
#9BE5AA
ΔE00 4.65
Light Turquoise
#7EF4CC
ΔE00 4.86
Light Aquamarine
#7BFDC7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE7B2 #E77DB2
analogous
#7DE77D #7DE7B2 #7DE7E7
triadic
#7DE7B2 #B27DE7 #E7B27D
tetradic
#7DE7B2 #7D7DE7 #E77DB2 #E7E77D
square
#7DE7B2 #7D7DE7 #E77DB2 #E7E77D
split-complementary
#7DE7B2 #E77DE7 #E77D7D
monochromatic
#24C575 #49DD93 #7DE7B2 #B1F1D1 #E4FAEF
Accessibility & contrast
On white
1.51
#7DE7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#7DE7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE7B2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE7B2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AF
Deuteranopia (green-blind)
#D4CEB5
Tritanopia (blue-blind)
#60E6D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de7b2; /* rgb */ color: rgb(125, 231, 178); /* oklch */ color: oklch(85.0% 0.125 160.3);
Tailwind
colors: {
custom: {
50: '#a8efc9',
500: '#7de7b2',
950: '#000000',
},
}SCSS
$custom: #7de7b2; $custom-light: #a8efc9; $custom-dark: #000000;
JSON
{
"hex": "#7de7b2",
"rgb": {
"r": 125,
"g": 231,
"b": 178
},
"hsl": {
"h": 150,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.84989,
"c": 0.125,
"h": 160.3
},
"luminance": 0.64726
}Semantic roles & 50–950 ramp
primary
#7DE7B2
secondary
#BF4984
accent
#1573D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582