#7DFDCA#7DFDCA
#7DFDCA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.136 H 165.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDCA |
|---|---|
| RGB | rgb(125, 253, 202) |
| HSL | hsl(156, 97%, 74%) |
| HSV | hsv(156, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.18, -47.24, 13.64) |
| CIE-LCH | lch(91.18, 49.17, 163.90°) |
| OKLab | oklab(90.71% -0.1314 0.035) |
| OKLCH | oklch(90.71% 0.136 165.1) |
| XYZ | xyz(54.2385, 78.8701, 68.2309) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.68
Aquamarine
#7FFFD4
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDCA #FD7DB0
analogous
#7DFD8A #7DFDCA #7DF0FD
triadic
#7DFDCA #CA7DFD #FDCA7D
tetradic
#7DFDCA #8A7DFD #FD7DB0 #F0FD7D
square
#7DFDCA #8A7DFD #FD7DB0 #F0FD7D
split-complementary
#7DFDCA #FD7DF0 #FD8A7D
monochromatic
#04FB99 #41FCB1 #7DFDCA #B9FEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7DFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#7DFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDCA
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDCA | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#4EFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdca; /* rgb */ color: rgb(125, 253, 202); /* oklch */ color: oklch(90.7% 0.136 165.1);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7dfdca',
950: '#000000',
},
}SCSS
$custom: #7dfdca; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7dfdca",
"rgb": {
"r": 125,
"g": 253,
"b": 202
},
"hsl": {
"h": 156.094,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.9071,
"c": 0.13602,
"h": 165.1
},
"luminance": 0.78875
}Semantic roles & 50–950 ramp
primary
#7DFDCA
secondary
#DB4380
accent
#005BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683