#7DE2BF#7DE2BF
#7DE2BF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.108 H 169.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE2BF |
|---|---|
| RGB | rgb(125, 226, 191) |
| HSL | hsl(159, 64%, 69%) |
| HSV | hsv(159, 45%, 89%) |
| CMYK | cmyk(44.7%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.18, -37.67, 7.98) |
| CIE-LCH | lch(83.18, 38.50, 168.04°) |
| OKLab | oklab(84.15% -0.1063 0.0205) |
| OKLCH | oklch(84.15% 0.108 169.1) |
| XYZ | xyz(45.0539, 62.5108, 58.9718) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.26
Seafoam
#7FE0B3
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE2BF #E27DA0
analogous
#7DE28D #7DE2BF #7DD3E2
triadic
#7DE2BF #BF7DE2 #E2BF7D
tetradic
#7DE2BF #8D7DE2 #E27DA0 #D3E27D
square
#7DE2BF #8D7DE2 #E27DA0 #D3E27D
split-complementary
#7DE2BF #E27DD3 #E28D7D
monochromatic
#2ABB89 #4BD7A6 #7DE2BF #AFEDD8 #E1F8F0
Accessibility & contrast
On white
1.56
#7DE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#7DE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE2BF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE2BF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#CDCAC1
Tritanopia (blue-blind)
#5CE3D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7de2bf; /* rgb */ color: rgb(125, 226, 191); /* oklch */ color: oklch(84.1% 0.108 169.1);
Tailwind
colors: {
custom: {
50: '#a8ebd2',
500: '#7de2bf',
950: '#000000',
},
}SCSS
$custom: #7de2bf; $custom-light: #a8ebd2; $custom-dark: #000000;
JSON
{
"hex": "#7de2bf",
"rgb": {
"r": 125,
"g": 226,
"b": 191
},
"hsl": {
"h": 159.208,
"s": 63.522,
"l": 68.824
},
"oklch": {
"l": 0.84146,
"c": 0.10823,
"h": 169.1
},
"luminance": 0.62514
}Semantic roles & 50–950 ramp
primary
#7DE2BF
secondary
#B94A70
accent
#1A58CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483