#7CFEDD#7CFEDD
#7CFEDD is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.126 H 174.5°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEDD |
|---|---|
| RGB | rgb(124, 254, 221) |
| HSL | hsl(165, 98%, 74%) |
| HSV | hsv(165, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.86, -43.75, 4.80) |
| CIE-LCH | lch(91.86, 44.01, 173.73°) |
| OKLab | oklab(91.4% -0.1249 0.0121) |
| OKLCH | oklch(91.4% 0.126 174.5) |
| XYZ | xyz(56.7994, 80.3841, 80.9151) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.83
Aquamarine
#7FFFD4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.22
Tiffany Blue
#7BF2DA
ΔE00 3.37
Pale Turquoise
#A5FBD5
ΔE00 5.24
Light Aquamarine
#7BFDC7
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEDD #FE7C9D
analogous
#7CFE9C #7CFEDD #7CDEFE
triadic
#7CFEDD #DD7CFE #FEDD7C
tetradic
#7CFEDD #9C7CFE #FE7C9D #DEFE7C
square
#7CFEDD #9C7CFE #FE7C9D #DEFE7C
split-complementary
#7CFEDD #FE7CDE #FE9C7C
monochromatic
#03FDBD #3FFECD #7CFEDD #B9FEED #E1FFF7
Accessibility & contrast
On white
1.23
#7CFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7CFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEDD
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEDD | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#3EFFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfedd; /* rgb */ color: rgb(124, 254, 221); /* oklch */ color: oklch(91.4% 0.126 174.5);
Tailwind
colors: {
custom: {
50: '#aaffe7',
500: '#7cfedd',
950: '#000000',
},
}SCSS
$custom: #7cfedd; $custom-light: #aaffe7; $custom-dark: #000000;
JSON
{
"hex": "#7cfedd",
"rgb": {
"r": 124,
"g": 254,
"b": 221
},
"hsl": {
"h": 164.769,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91397,
"c": 0.1255,
"h": 174.5
},
"luminance": 0.80389
}Semantic roles & 50–950 ramp
primary
#7CFEDD
secondary
#DC4269
accent
#003AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684