#7DFDC5#7DFDC5
#7DFDC5 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.140 H 162.9°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDC5 |
|---|---|
| RGB | rgb(125, 253, 197) |
| HSL | hsl(154, 97%, 74%) |
| HSV | hsv(154, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(91.07, -48.27, 16.06) |
| CIE-LCH | lch(91.07, 50.87, 161.60°) |
| OKLab | oklab(90.59% -0.1336 0.0412) |
| OKLCH | oklch(90.59% 0.14 162.9) |
| XYZ | xyz(53.6561, 78.6372, 65.1635) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Light Greenish Blue
#63F7B4
ΔE00 3.04
Aquamarine
#7FFFD4
ΔE00 3.24
Light Blue Green
#7EFBB3
ΔE00 3.58
Light Turquoise
#7EF4CC
ΔE00 3.97
Light Seafoam
#A0FEBF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDC5 #FD7DB5
analogous
#7DFD85 #7DFDC5 #7DF5FD
triadic
#7DFDC5 #C57DFD #FDC57D
tetradic
#7DFDC5 #857DFD #FD7DB5 #F5FD7D
square
#7DFDC5 #857DFD #FD7DB5 #F5FD7D
split-complementary
#7DFDC5 #FD7DF5 #FD857D
monochromatic
#04FB8F #41FCAA #7DFDC5 #B9FEE0 #E1FFF2
Accessibility & contrast
On white
1.26
#7DFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#7DFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDC5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDC5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC2
Deuteranopia (green-blind)
#E6E0C8
Tritanopia (blue-blind)
#51FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdc5; /* rgb */ color: rgb(125, 253, 197); /* oklch */ color: oklch(90.6% 0.140 162.9);
Tailwind
colors: {
custom: {
50: '#aaffd6',
500: '#7dfdc5',
950: '#000000',
},
}SCSS
$custom: #7dfdc5; $custom-light: #aaffd6; $custom-dark: #000000;
JSON
{
"hex": "#7dfdc5",
"rgb": {
"r": 125,
"g": 253,
"b": 197
},
"hsl": {
"h": 153.75,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90589,
"c": 0.13983,
"h": 162.9
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#7DFDC5
secondary
#DB4386
accent
#0064E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683