#7DFDC7#7DFDC7
#7DFDC7 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.138 H 163.8°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDC7 |
|---|---|
| RGB | rgb(125, 253, 199) |
| HSL | hsl(155, 97%, 74%) |
| HSV | hsv(155, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(91.11, -47.86, 15.09) |
| CIE-LCH | lch(91.11, 50.19, 162.50°) |
| OKLab | oklab(90.64% -0.1328 0.0387) |
| OKLCH | oklch(90.64% 0.138 163.8) |
| XYZ | xyz(53.8868, 78.7294, 66.3784) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.18
Aquamarine
#7FFFD4
ΔE00 2.78
Light Greenish Blue
#63F7B4
ΔE00 3.37
Light Turquoise
#7EF4CC
ΔE00 3.58
Light Blue Green
#7EFBB3
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDC7 #FD7DB3
analogous
#7DFD87 #7DFDC7 #7DF3FD
triadic
#7DFDC7 #C77DFD #FDC77D
tetradic
#7DFDC7 #877DFD #FD7DB3 #F3FD7D
square
#7DFDC7 #877DFD #FD7DB3 #F3FD7D
split-complementary
#7DFDC7 #FD7DF3 #FD877D
monochromatic
#04FB93 #41FCAD #7DFDC7 #B9FEE1 #E1FFF2
Accessibility & contrast
On white
1.25
#7DFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#7DFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDC7
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDC7 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E6E0CA
Tritanopia (blue-blind)
#50FDEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdc7; /* rgb */ color: rgb(125, 253, 199); /* oklch */ color: oklch(90.6% 0.138 163.8);
Tailwind
colors: {
custom: {
50: '#aaffd8',
500: '#7dfdc7',
950: '#000000',
},
}SCSS
$custom: #7dfdc7; $custom-light: #aaffd8; $custom-dark: #000000;
JSON
{
"hex": "#7dfdc7",
"rgb": {
"r": 125,
"g": 253,
"b": 199
},
"hsl": {
"h": 154.688,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90637,
"c": 0.13828,
"h": 163.8
},
"luminance": 0.78734
}Semantic roles & 50–950 ramp
primary
#7DFDC7
secondary
#DB4383
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683