#7DFDC0#7DFDC0
#7DFDC0 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.144 H 160.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDC0 |
|---|---|
| RGB | rgb(125, 253, 192) |
| HSL | hsl(151, 97%, 74%) |
| HSV | hsv(151, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(90.97, -49.28, 18.48) |
| CIE-LCH | lch(90.97, 52.63, 159.44°) |
| OKLab | oklab(90.47% -0.1358 0.0473) |
| OKLCH | oklch(90.47% 0.144 160.8) |
| XYZ | xyz(53.0927, 78.4118, 62.1961) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.64
Light Greenish Blue
#63F7B4
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDC0 #FD7DBA
analogous
#7DFD80 #7DFDC0 #7DFAFD
triadic
#7DFDC0 #C07DFD #FDC07D
tetradic
#7DFDC0 #807DFD #FD7DBA #FAFD7D
square
#7DFDC0 #807DFD #FD7DBA #FAFD7D
split-complementary
#7DFDC0 #FD7DFA #FD807D
monochromatic
#04FB86 #41FCA3 #7DFDC0 #B9FEDD #E1FFF0
Accessibility & contrast
On white
1.26
#7DFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#7DFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDC0
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDC0 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E7E0C4
Tritanopia (blue-blind)
#54FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdc0; /* rgb */ color: rgb(125, 253, 192); /* oklch */ color: oklch(90.5% 0.144 160.8);
Tailwind
colors: {
custom: {
50: '#aaffd3',
500: '#7dfdc0',
950: '#000000',
},
}SCSS
$custom: #7dfdc0; $custom-light: #aaffd3; $custom-dark: #000000;
JSON
{
"hex": "#7dfdc0",
"rgb": {
"r": 125,
"g": 253,
"b": 192
},
"hsl": {
"h": 151.406,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90472,
"c": 0.14381,
"h": 160.8
},
"luminance": 0.78416
}Semantic roles & 50–950 ramp
primary
#7DFDC0
secondary
#DB438C
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683