#7DFCD1#7DFCD1
#7DFCD1 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.7% C 0.130 H 168.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCD1 |
|---|---|
| RGB | rgb(125, 252, 209) |
| HSL | hsl(160, 95%, 74%) |
| HSV | hsv(160, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(91.04, -45.32, 9.84) |
| CIE-LCH | lch(91.04, 46.37, 167.75°) |
| OKLab | oklab(90.65% -0.1273 0.0252) |
| OKLCH | oklch(90.65% 0.13 168.8) |
| XYZ | xyz(54.7713, 78.5795, 72.5903) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.62
Light Turquoise
#7EF4CC
ΔE00 1.74
Light Aqua
#8CFFDB
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.62
Pale Turquoise
#A5FBD5
ΔE00 4.35
Bright Teal
#01F9C6
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCD1 #FC7DA8
analogous
#7DFC92 #7DFCD1 #7DE8FC
triadic
#7DFCD1 #D17DFC #FCD17D
tetradic
#7DFCD1 #927DFC #FC7DA8 #E8FC7D
square
#7DFCD1 #927DFC #FC7DA8 #E8FC7D
split-complementary
#7DFCD1 #FC7DE8 #FC927D
monochromatic
#06F9A7 #41FBBC #7DFCD1 #B9FDE6 #E1FEF4
Accessibility & contrast
On white
1.26
#7DFCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#7DFCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCD1
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCD1 | 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)
#F6EECF
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#4AFDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfcd1; /* rgb */ color: rgb(125, 252, 209); /* oklch */ color: oklch(90.7% 0.130 168.8);
Tailwind
colors: {
custom: {
50: '#abfedf',
500: '#7dfcd1',
950: '#000000',
},
}SCSS
$custom: #7dfcd1; $custom-light: #abfedf; $custom-dark: #000000;
JSON
{
"hex": "#7dfcd1",
"rgb": {
"r": 125,
"g": 252,
"b": 209
},
"hsl": {
"h": 159.685,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90654,
"c": 0.12979,
"h": 168.8
},
"luminance": 0.78584
}Semantic roles & 50–950 ramp
primary
#7DFCD1
secondary
#DA4376
accent
#004EE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684