#7DFCDD#7DFCDD
#7DFCDD is a very light, vivid teal. Relative luminance 0.792; OKLCH L 91.0% C 0.123 H 175.3°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCDD |
|---|---|
| RGB | rgb(125, 252, 221) |
| HSL | hsl(165, 95%, 74%) |
| HSV | hsv(165, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.32, -42.65, 4.04) |
| CIE-LCH | lch(91.32, 42.84, 174.59°) |
| OKLab | oklab(90.97% -0.1221 0.01) |
| OKLCH | oklch(90.97% 0.123 175.3) |
| XYZ | xyz(56.3133, 79.1963, 80.7114) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.13
Tiffany Blue
#7BF2DA
ΔE00 2.74
Aquamarine
#7FFFD4
ΔE00 3.26
Light Turquoise
#7EF4CC
ΔE00 3.35
Pale Turquoise
#A5FBD5
ΔE00 5.33
Light Aquamarine
#7BFDC7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCDD #FC7D9C
analogous
#7DFC9E #7DFCDD #7DDCFC
triadic
#7DFCDD #DD7DFC #FCDD7D
tetradic
#7DFCDD #9E7DFC #FC7D9C #DCFC7D
square
#7DFCDD #9E7DFC #FC7D9C #DCFC7D
split-complementary
#7DFCDD #FC7DDC #FC9E7D
monochromatic
#06F9BE #41FBCD #7DFCDD #B9FDED #E1FEF7
Accessibility & contrast
On white
1.25
#7DFCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7DFCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCDD
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCDD | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDC
Deuteranopia (green-blind)
#E0E0DF
Tritanopia (blue-blind)
#41FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcdd; /* rgb */ color: rgb(125, 252, 221); /* oklch */ color: oklch(91.0% 0.123 175.3);
Tailwind
colors: {
custom: {
50: '#abfee7',
500: '#7dfcdd',
950: '#000000',
},
}SCSS
$custom: #7dfcdd; $custom-light: #abfee7; $custom-dark: #000000;
JSON
{
"hex": "#7dfcdd",
"rgb": {
"r": 125,
"g": 252,
"b": 221
},
"hsl": {
"h": 165.354,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90973,
"c": 0.12255,
"h": 175.3
},
"luminance": 0.79201
}Semantic roles & 50–950 ramp
primary
#7DFCDD
secondary
#DA4368
accent
#0038E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684