#7DFDD7#7DFDD7
#7DFDD7 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.127 H 171.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDD7 |
|---|---|
| RGB | rgb(125, 253, 215) |
| HSL | hsl(162, 97%, 74%) |
| HSV | hsv(162, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 15%, 0.8%) |
| CIE-LAB | lab(91.47, -44.44, 7.35) |
| CIE-LCH | lch(91.47, 45.04, 170.61°) |
| OKLab | oklab(91.04% -0.1258 0.0187) |
| OKLCH | oklch(91.04% 0.127 171.5) |
| XYZ | xyz(55.8430, 79.5119, 76.6813) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.35
Light Aqua
#8CFFDB
ΔE00 1.39
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 3.98
Tiffany Blue
#7BF2DA
ΔE00 4.34
Pale Turquoise
#A5FBD5
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDD7 #FD7DA3
analogous
#7DFD97 #7DFDD7 #7DE3FD
triadic
#7DFDD7 #D77DFD #FDD77D
tetradic
#7DFDD7 #977DFD #FD7DA3 #E3FD7D
square
#7DFDD7 #977DFD #FD7DA3 #E3FD7D
split-complementary
#7DFDD7 #FD7DE3 #FD977D
monochromatic
#04FBB2 #41FCC4 #7DFDD7 #B9FEEA #E1FFF6
Accessibility & contrast
On white
1.24
#7DFDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7DFDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDD7
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDD7 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD5
Deuteranopia (green-blind)
#E3E1DA
Tritanopia (blue-blind)
#46FFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdd7; /* rgb */ color: rgb(125, 253, 215); /* oklch */ color: oklch(91.0% 0.127 171.5);
Tailwind
colors: {
custom: {
50: '#abfee3',
500: '#7dfdd7',
950: '#000000',
},
}SCSS
$custom: #7dfdd7; $custom-light: #abfee3; $custom-dark: #000000;
JSON
{
"hex": "#7dfdd7",
"rgb": {
"r": 125,
"g": 253,
"b": 215
},
"hsl": {
"h": 162.188,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91042,
"c": 0.12719,
"h": 171.5
},
"luminance": 0.79517
}Semantic roles & 50–950 ramp
primary
#7DFDD7
secondary
#DB4370
accent
#0044E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684