#7DEBB5#7DEBB5
#7DEBB5 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.0% C 0.128 H 160.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEBB5 |
|---|---|
| RGB | rgb(125, 235, 181) |
| HSL | hsl(151, 73%, 71%) |
| HSV | hsv(151, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 23%, 7.8%) |
| CIE-LAB | lab(85.56, -43.77, 16.59) |
| CIE-LCH | lch(85.56, 46.80, 159.24°) |
| OKLab | oklab(86% -0.1209 0.0425) |
| OKLCH | oklch(86% 0.128 160.6) |
| XYZ | xyz(46.5026, 67.1092, 54.2100) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.97
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aquamarine
#7BFDC7
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.42
Light Blue Green
#7EFBB3
ΔE00 4.56
Hospital Green
#9BE5AA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEBB5 #EB7DB3
analogous
#7DEB7E #7DEBB5 #7DEAEB
triadic
#7DEBB5 #B57DEB #EBB57D
tetradic
#7DEBB5 #7E7DEB #EB7DB3 #EAEB7D
square
#7DEBB5 #7E7DEB #EB7DB3 #EAEB7D
split-complementary
#7DEBB5 #EB7DEA #EB7E7D
monochromatic
#20CE78 #48E397 #7DEBB5 #B2F3D3 #E4FBF0
Accessibility & contrast
On white
1.46
#7DEBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#7DEBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEBB5
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEBB5 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DDB2
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#5EEADC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7debb5; /* rgb */ color: rgb(125, 235, 181); /* oklch */ color: oklch(86.0% 0.128 160.6);
Tailwind
colors: {
custom: {
50: '#a8f2cb',
500: '#7debb5',
950: '#000000',
},
}SCSS
$custom: #7debb5; $custom-light: #a8f2cb; $custom-dark: #000000;
JSON
{
"hex": "#7debb5",
"rgb": {
"r": 125,
"g": 235,
"b": 181
},
"hsl": {
"h": 150.545,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.85999,
"c": 0.12812,
"h": 160.6
},
"luminance": 0.67113
}Semantic roles & 50–950 ramp
primary
#7DEBB5
secondary
#C44885
accent
#1071D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582