#7DFFD7#7DFFD7
#7DFFD7 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.5% C 0.130 H 170.7°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFD7 |
|---|---|
| RGB | rgb(125, 255, 215) |
| HSL | hsl(162, 100%, 75%) |
| HSV | hsv(162, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(92.03, -45.31, 8.16) |
| CIE-LCH | lch(92.03, 46.04, 169.79°) |
| OKLab | oklab(91.5% -0.1279 0.0209) |
| OKLCH | oklch(91.5% 0.13 170.7) |
| XYZ | xyz(56.4777, 80.7813, 76.8929) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.85
Light Aqua
#8CFFDB
ΔE00 1.55
Light Turquoise
#7EF4CC
ΔE00 2.38
Light Aquamarine
#7BFDC7
ΔE00 3.56
Pale Turquoise
#A5FBD5
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFD7 #FF7DA5
analogous
#7DFF96 #7DFFD7 #7DE6FF
triadic
#7DFFD7 #D77DFF #FFD77D
tetradic
#7DFFD7 #967DFF #FF7DA5 #E6FF7D
square
#7DFFD7 #967DFF #FF7DA5 #E6FF7D
split-complementary
#7DFFD7 #FF7DE6 #FF967D
monochromatic
#03FFB1 #40FFC4 #7DFFD7 #BAFFEA #E0FFF6
Accessibility & contrast
On white
1.22
#7DFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#7DFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFD7
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFD7 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D5
Deuteranopia (green-blind)
#E5E2DA
Tritanopia (blue-blind)
#45FFF3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dffd7; /* rgb */ color: rgb(125, 255, 215); /* oklch */ color: oklch(91.5% 0.130 170.7);
Tailwind
colors: {
custom: {
50: '#abffe3',
500: '#7dffd7',
950: '#000000',
},
}SCSS
$custom: #7dffd7; $custom-light: #abffe3; $custom-dark: #000000;
JSON
{
"hex": "#7dffd7",
"rgb": {
"r": 125,
"g": 255,
"b": 215
},
"hsl": {
"h": 161.538,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91503,
"c": 0.12964,
"h": 170.7
},
"luminance": 0.80786
}Semantic roles & 50–950 ramp
primary
#7DFFD7
secondary
#DE4272
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684