#7DFDDD#7DFDDD
#7DFDDD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 174.8°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDDD |
|---|---|
| RGB | rgb(125, 253, 221) |
| HSL | hsl(165, 97%, 74%) |
| HSV | hsv(165, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 12.6%, 0.8%) |
| CIE-LAB | lab(91.61, -43.09, 4.45) |
| CIE-LCH | lch(91.61, 43.32, 174.11°) |
| OKLab | oklab(91.2% -0.1232 0.0111) |
| OKLCH | oklch(91.2% 0.124 174.8) |
| XYZ | xyz(56.6282, 79.8260, 80.8164) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.92
Aquamarine
#7FFFD4
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.26
Pale Turquoise
#A5FBD5
ΔE00 5.24
Light Aquamarine
#7BFDC7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDDD #FD7D9D
analogous
#7DFD9D #7DFDDD #7DDDFD
triadic
#7DFDDD #DD7DFD #FDDD7D
tetradic
#7DFDDD #9D7DFD #FD7D9D #DDFD7D
square
#7DFDDD #9D7DFD #FD7D9D #DDFD7D
split-complementary
#7DFDDD #FD7DDD #FD9D7D
monochromatic
#04FBBD #41FCCD #7DFDDD #B9FEED #E1FFF7
Accessibility & contrast
On white
1.24
#7DFDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#7DFDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDDD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDDD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#41FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfddd; /* rgb */ color: rgb(125, 253, 221); /* oklch */ color: oklch(91.2% 0.124 174.8);
Tailwind
colors: {
custom: {
50: '#abfee7',
500: '#7dfddd',
950: '#000000',
},
}SCSS
$custom: #7dfddd; $custom-light: #abfee7; $custom-dark: #000000;
JSON
{
"hex": "#7dfddd",
"rgb": {
"r": 125,
"g": 253,
"b": 221
},
"hsl": {
"h": 165,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91203,
"c": 0.12372,
"h": 174.8
},
"luminance": 0.79831
}Semantic roles & 50–950 ramp
primary
#7DFDDD
secondary
#DB4369
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684