#7DFCDE#7DFCDE
#7DFCDE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 175.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCDE |
|---|---|
| RGB | rgb(125, 252, 222) |
| HSL | hsl(166, 95%, 74%) |
| HSV | hsv(166, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 11.9%, 1.2%) |
| CIE-LAB | lab(91.35, -42.42, 3.55) |
| CIE-LCH | lch(91.35, 42.57, 175.21°) |
| OKLab | oklab(91% -0.1217 0.0088) |
| OKLCH | oklch(91% 0.122 175.9) |
| XYZ | xyz(56.4469, 79.2497, 81.4152) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.36
Tiffany Blue
#7BF2DA
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.60
Pale Turquoise
#A5FBD5
ΔE00 5.50
Aqua (survey)
#13EAC9
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCDE #FC7D9B
analogous
#7DFC9F #7DFCDE #7DDBFC
triadic
#7DFCDE #DE7DFC #FCDE7D
tetradic
#7DFCDE #9F7DFC #FC7D9B #DBFC7D
square
#7DFCDE #9F7DFC #FC7D9B #DBFC7D
split-complementary
#7DFCDE #FC7DDB #FC9F7D
monochromatic
#06F9BF #41FBCF #7DFCDE #B9FDED #E1FEF7
Accessibility & contrast
On white
1.25
#7DFCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7DFCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCDE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCDE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#41FFF3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfcde; /* rgb */ color: rgb(125, 252, 222); /* oklch */ color: oklch(91.0% 0.122 175.9);
Tailwind
colors: {
custom: {
50: '#abfee8',
500: '#7dfcde',
950: '#000000',
},
}SCSS
$custom: #7dfcde; $custom-light: #abfee8; $custom-dark: #000000;
JSON
{
"hex": "#7dfcde",
"rgb": {
"r": 125,
"g": 252,
"b": 222
},
"hsl": {
"h": 165.827,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91001,
"c": 0.12203,
"h": 175.9
},
"luminance": 0.79255
}Semantic roles & 50–950 ramp
primary
#7DFCDE
secondary
#DA4367
accent
#0036E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684