#7DFDCB#7DFDCB
#7DFDCB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.135 H 165.6°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDCB |
|---|---|
| RGB | rgb(125, 253, 203) |
| HSL | hsl(157, 97%, 74%) |
| HSV | hsv(157, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(91.20, -47.03, 13.15) |
| CIE-LCH | lch(91.20, 48.83, 164.37°) |
| OKLab | oklab(90.74% -0.131 0.0337) |
| OKLCH | oklch(90.74% 0.135 165.6) |
| XYZ | xyz(54.3573, 78.9176, 68.8565) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.92
Aquamarine
#7FFFD4
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.62
Light Greenish Blue
#63F7B4
ΔE00 4.14
Pale Turquoise
#A5FBD5
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDCB #FD7DAF
analogous
#7DFD8B #7DFDCB #7DEFFD
triadic
#7DFDCB #CB7DFD #FDCB7D
tetradic
#7DFDCB #8B7DFD #FD7DAF #EFFD7D
square
#7DFDCB #8B7DFD #FD7DAF #EFFD7D
split-complementary
#7DFDCB #FD7DEF #FD8B7D
monochromatic
#04FB9B #41FCB3 #7DFDCB #B9FEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7DFDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7DFDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDCB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDCB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#4EFDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdcb; /* rgb */ color: rgb(125, 253, 203); /* oklch */ color: oklch(90.7% 0.135 165.6);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7dfdcb',
950: '#000000',
},
}SCSS
$custom: #7dfdcb; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7dfdcb",
"rgb": {
"r": 125,
"g": 253,
"b": 203
},
"hsl": {
"h": 156.563,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90735,
"c": 0.13529,
"h": 165.6
},
"luminance": 0.78922
}Semantic roles & 50–950 ramp
primary
#7DFDCB
secondary
#DB437E
accent
#005AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684