#7DFDDF#7DFDDF
#7DFDDF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.3% C 0.123 H 176.0°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDDF |
|---|---|
| RGB | rgb(125, 253, 223) |
| HSL | hsl(166, 97%, 74%) |
| HSV | hsv(166, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.65, -42.64, 3.48) |
| CIE-LCH | lch(91.65, 42.78, 175.33°) |
| OKLab | oklab(91.26% -0.1224 0.0086) |
| OKLCH | oklch(91.26% 0.123 176) |
| XYZ | xyz(56.8962, 79.9332, 82.2281) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.37
Tiffany Blue
#7BF2DA
ΔE00 2.71
Aquamarine
#7FFFD4
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 3.74
Pale Turquoise
#A5FBD5
ΔE00 5.56
Light Aquamarine
#7BFDC7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDDF #FD7D9B
analogous
#7DFD9F #7DFDDF #7DDBFD
triadic
#7DFDDF #DF7DFD #FDDF7D
tetradic
#7DFDDF #9F7DFD #FD7D9B #DBFD7D
square
#7DFDDF #9F7DFD #FD7D9B #DBFD7D
split-complementary
#7DFDDF #FD7DDB #FD9F7D
monochromatic
#04FBC1 #41FCD0 #7DFDDF #B9FEEE #E1FFF8
Accessibility & contrast
On white
1.24
#7DFDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7DFDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDDF
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDDF | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#3FFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7dfddf; /* rgb */ color: rgb(125, 253, 223); /* oklch */ color: oklch(91.3% 0.123 176.0);
Tailwind
colors: {
custom: {
50: '#abfee9',
500: '#7dfddf',
950: '#000000',
},
}SCSS
$custom: #7dfddf; $custom-light: #abfee9; $custom-dark: #000000;
JSON
{
"hex": "#7dfddf",
"rgb": {
"r": 125,
"g": 253,
"b": 223
},
"hsl": {
"h": 165.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91258,
"c": 0.12266,
"h": 176
},
"luminance": 0.79938
}Semantic roles & 50–950 ramp
primary
#7DFDDF
secondary
#DB4367
accent
#0036E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684