#7DFDC4#7DFDC4
#7DFDC4 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.6% C 0.141 H 162.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDC4 |
|---|---|
| RGB | rgb(125, 253, 196) |
| HSL | hsl(153, 97%, 74%) |
| HSV | hsv(153, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 22.5%, 0.8%) |
| CIE-LAB | lab(91.05, -48.48, 16.54) |
| CIE-LCH | lch(91.05, 51.22, 161.16°) |
| OKLab | oklab(90.57% -0.1341 0.0424) |
| OKLCH | oklch(90.57% 0.141 162.5) |
| XYZ | xyz(53.5419, 78.5915, 64.5620) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.76
Light Greenish Blue
#63F7B4
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.46
Light Turquoise
#7EF4CC
ΔE00 4.17
Light Seafoam
#A0FEBF
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDC4 #FD7DB6
analogous
#7DFD84 #7DFDC4 #7DF6FD
triadic
#7DFDC4 #C47DFD #FDC47D
tetradic
#7DFDC4 #847DFD #FD7DB6 #F6FD7D
square
#7DFDC4 #847DFD #FD7DB6 #F6FD7D
split-complementary
#7DFDC4 #FD7DF6 #FD847D
monochromatic
#04FB8D #41FCA9 #7DFDC4 #B9FEDF #E1FFF1
Accessibility & contrast
On white
1.26
#7DFDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7DFDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDC4
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDC4 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDC1
Deuteranopia (green-blind)
#E6E0C8
Tritanopia (blue-blind)
#52FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdc4; /* rgb */ color: rgb(125, 253, 196); /* oklch */ color: oklch(90.6% 0.141 162.5);
Tailwind
colors: {
custom: {
50: '#aaffd6',
500: '#7dfdc4',
950: '#000000',
},
}SCSS
$custom: #7dfdc4; $custom-light: #aaffd6; $custom-dark: #000000;
JSON
{
"hex": "#7dfdc4",
"rgb": {
"r": 125,
"g": 253,
"b": 196
},
"hsl": {
"h": 153.281,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90566,
"c": 0.14062,
"h": 162.5
},
"luminance": 0.78596
}Semantic roles & 50–950 ramp
primary
#7DFDC4
secondary
#DB4387
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683