#7CFFDC#7CFFDC
#7CFFDC is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.127 H 173.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFDC |
|---|---|
| RGB | rgb(124, 255, 220) |
| HSL | hsl(164, 100%, 74%) |
| HSV | hsv(164, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(92.12, -44.41, 5.70) |
| CIE-LCH | lch(92.12, 44.78, 172.69°) |
| OKLab | oklab(91.6% -0.1264 0.0144) |
| OKLCH | oklch(91.6% 0.127 173.5) |
| XYZ | xyz(56.9847, 80.9673, 80.3215) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.57
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aquamarine
#7BFDC7
ΔE00 4.93
Pale Turquoise
#A5FBD5
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFDC #FF7C9F
analogous
#7CFF9B #7CFFDC #7CE1FF
triadic
#7CFFDC #DC7CFF #FFDC7C
tetradic
#7CFFDC #9B7CFF #FF7C9F #E1FF7C
square
#7CFFDC #9B7CFF #FF7C9F #E1FF7C
split-complementary
#7CFFDC #FF7CE1 #FF9B7C
monochromatic
#02FFBB #3FFFCC #7CFFDC #B9FFEC #E0FFF7
Accessibility & contrast
On white
1.22
#7CFFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7CFFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFDC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFDC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#E3E2DE
Tritanopia (blue-blind)
#3EFFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cffdc; /* rgb */ color: rgb(124, 255, 220); /* oklch */ color: oklch(91.6% 0.127 173.5);
Tailwind
colors: {
custom: {
50: '#abffe6',
500: '#7cffdc',
950: '#000000',
},
}SCSS
$custom: #7cffdc; $custom-light: #abffe6; $custom-dark: #000000;
JSON
{
"hex": "#7cffdc",
"rgb": {
"r": 124,
"g": 255,
"b": 220
},
"hsl": {
"h": 163.969,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.916,
"c": 0.12724,
"h": 173.5
},
"luminance": 0.80972
}Semantic roles & 50–950 ramp
primary
#7CFFDC
secondary
#DE426B
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684