#7DFDCD#7DFDCD
#7DFDCD is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.8% C 0.134 H 166.5°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDCD |
|---|---|
| RGB | rgb(125, 253, 205) |
| HSL | hsl(158, 97%, 74%) |
| HSV | hsv(158, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.24, -46.61, 12.18) |
| CIE-LCH | lch(91.24, 48.17, 165.35°) |
| OKLab | oklab(90.78% -0.1301 0.0313) |
| OKLCH | oklch(90.78% 0.134 166.5) |
| XYZ | xyz(54.5972, 79.0136, 70.1198) |
| Luminance | 0.7902 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Aquamarine
#7BFDC7
ΔE00 1.40
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 3.17
Light Greenish Blue
#63F7B4
ΔE00 4.56
Pale Turquoise
#A5FBD5
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDCD #FD7DAD
analogous
#7DFD8D #7DFDCD #7DEDFD
triadic
#7DFDCD #CD7DFD #FDCD7D
tetradic
#7DFDCD #8D7DFD #FD7DAD #EDFD7D
square
#7DFDCD #8D7DFD #FD7DAD #EDFD7D
split-complementary
#7DFDCD #FD7DED #FD8D7D
monochromatic
#04FB9F #41FCB6 #7DFDCD #B9FEE4 #E1FFF3
Accessibility & contrast
On white
1.25
#7DFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#7DFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDCD
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDCD | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E0D0
Tritanopia (blue-blind)
#4CFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdcd; /* rgb */ color: rgb(125, 253, 205); /* oklch */ color: oklch(90.8% 0.134 166.5);
Tailwind
colors: {
custom: {
50: '#abffdc',
500: '#7dfdcd',
950: '#000000',
},
}SCSS
$custom: #7dfdcd; $custom-light: #abffdc; $custom-dark: #000000;
JSON
{
"hex": "#7dfdcd",
"rgb": {
"r": 125,
"g": 253,
"b": 205
},
"hsl": {
"h": 157.5,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90784,
"c": 0.13384,
"h": 166.5
},
"luminance": 0.79018
}Semantic roles & 50–950 ramp
primary
#7DFDCD
secondary
#DB437C
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684