#7DE1BF#7DE1BF
#7DE1BF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.9% C 0.107 H 169.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE1BF |
|---|---|
| RGB | rgb(125, 225, 191) |
| HSL | hsl(160, 63%, 69%) |
| HSV | hsv(160, 44%, 88%) |
| CMYK | cmyk(44.4%, 0%, 15.1%, 11.8%) |
| CIE-LAB | lab(82.90, -37.21, 7.57) |
| CIE-LCH | lch(82.90, 37.97, 168.50°) |
| OKLab | oklab(83.91% -0.1051 0.0194) |
| OKLCH | oklch(83.91% 0.107 169.5) |
| XYZ | xyz(44.7827, 61.9686, 58.8814) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.33
Seafoam
#7FE0B3
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 4.03
Light Turquoise
#7EF4CC
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 5.05
Tiffany Blue
#7BF2DA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE1BF #E17D9F
analogous
#7DE18D #7DE1BF #7DD1E1
triadic
#7DE1BF #BF7DE1 #E1BF7D
tetradic
#7DE1BF #8D7DE1 #E17D9F #D1E17D
square
#7DE1BF #8D7DE1 #E17D9F #D1E17D
split-complementary
#7DE1BF #E17DD1 #E18D7D
monochromatic
#2BB989 #4BD6A7 #7DE1BF #AFECD7 #E0F8F0
Accessibility & contrast
On white
1.57
#7DE1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#7DE1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE1BF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE1BF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5BD
Deuteranopia (green-blind)
#CCCAC1
Tritanopia (blue-blind)
#5CE2D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7de1bf; /* rgb */ color: rgb(125, 225, 191); /* oklch */ color: oklch(83.9% 0.107 169.5);
Tailwind
colors: {
custom: {
50: '#a8ebd2',
500: '#7de1bf',
950: '#000000',
},
}SCSS
$custom: #7de1bf; $custom-light: #a8ebd2; $custom-dark: #000000;
JSON
{
"hex": "#7de1bf",
"rgb": {
"r": 125,
"g": 225,
"b": 191
},
"hsl": {
"h": 159.6,
"s": 62.5,
"l": 68.627
},
"oklch": {
"l": 0.83913,
"c": 0.1069,
"h": 169.5
},
"luminance": 0.61972
}Semantic roles & 50–950 ramp
primary
#7DE1BF
secondary
#B84A6F
accent
#1B57CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483