#7DFDC2#7DFDC2
#7DFDC2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.142 H 161.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDC2 |
|---|---|
| RGB | rgb(125, 253, 194) |
| HSL | hsl(152, 97%, 74%) |
| HSV | hsv(152, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(91.01, -48.88, 17.51) |
| CIE-LCH | lch(91.01, 51.92, 160.29°) |
| OKLab | oklab(90.52% -0.1349 0.0448) |
| OKLCH | oklch(90.52% 0.142 161.6) |
| XYZ | xyz(53.3158, 78.5010, 63.3711) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.20
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDC2 #FD7DB8
analogous
#7DFD82 #7DFDC2 #7DF8FD
triadic
#7DFDC2 #C27DFD #FDC27D
tetradic
#7DFDC2 #827DFD #FD7DB8 #F8FD7D
square
#7DFDC2 #827DFD #FD7DB8 #F8FD7D
split-complementary
#7DFDC2 #FD7DF8 #FD827D
monochromatic
#04FB89 #41FCA6 #7DFDC2 #B9FEDE #E1FFF1
Accessibility & contrast
On white
1.26
#7DFDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7DFDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDC2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDC2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#53FCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdc2; /* rgb */ color: rgb(125, 253, 194); /* oklch */ color: oklch(90.5% 0.142 161.6);
Tailwind
colors: {
custom: {
50: '#aaffd4',
500: '#7dfdc2',
950: '#000000',
},
}SCSS
$custom: #7dfdc2; $custom-light: #aaffd4; $custom-dark: #000000;
JSON
{
"hex": "#7dfdc2",
"rgb": {
"r": 125,
"g": 253,
"b": 194
},
"hsl": {
"h": 152.344,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90519,
"c": 0.1422,
"h": 161.6
},
"luminance": 0.78506
}Semantic roles & 50–950 ramp
primary
#7DFDC2
secondary
#DB4389
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683