#7DEBBF#7DEBBF
#7DEBBF is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.2% C 0.120 H 165.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7DEBBF |
|---|---|
| RGB | rgb(125, 235, 191) |
| HSL | hsl(156, 73%, 71%) |
| HSV | hsv(156, 47%, 92%) |
| CMYK | cmyk(46.8%, 0%, 18.7%, 7.8%) |
| CIE-LAB | lab(85.77, -41.71, 11.68) |
| CIE-LCH | lch(85.77, 43.31, 164.36°) |
| OKLab | oklab(86.24% -0.1165 0.03) |
| OKLCH | oklch(86.24% 0.12 165.6) |
| XYZ | xyz(47.5657, 67.5344, 59.8090) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Seafoam
#7FE0B3
ΔE00 2.71
Light Teal
#90E4C1
ΔE00 3.35
Light Aquamarine
#7BFDC7
ΔE00 4.15
Aquamarine
#7FFFD4
ΔE00 4.40
Light Aqua
#8CFFDB
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DEBBF #EB7DA9
analogous
#7DEB88 #7DEBBF #7DE0EB
triadic
#7DEBBF #BF7DEB #EBBF7D
tetradic
#7DEBBF #887DEB #EB7DA9 #E0EB7D
square
#7DEBBF #887DEB #EB7DA9 #E0EB7D
split-complementary
#7DEBBF #EB7DE0 #EB887D
monochromatic
#20CE88 #48E3A5 #7DEBBF #B2F3D9 #E4FBF2
Accessibility & contrast
On white
1.45
#7DEBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#7DEBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DEBBF
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DEBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DEBBF | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D6D1C2
Tritanopia (blue-blind)
#59EBDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7debbf; /* rgb */ color: rgb(125, 235, 191); /* oklch */ color: oklch(86.2% 0.120 165.6);
Tailwind
colors: {
custom: {
50: '#a9f2d2',
500: '#7debbf',
950: '#000000',
},
}SCSS
$custom: #7debbf; $custom-light: #a9f2d2; $custom-dark: #000000;
JSON
{
"hex": "#7debbf",
"rgb": {
"r": 125,
"g": 235,
"b": 191
},
"hsl": {
"h": 156,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.86243,
"c": 0.12028,
"h": 165.6
},
"luminance": 0.67538
}Semantic roles & 50–950 ramp
primary
#7DEBBF
secondary
#C4487A
accent
#105FD5
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583