#7CFBBD#7CFBBD
#7CFBBD is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.144 H 160.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBBD |
|---|---|
| RGB | rgb(124, 251, 189) |
| HSL | hsl(151, 94%, 74%) |
| HSV | hsv(151, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 24.7%, 1.6%) |
| CIE-LAB | lab(90.30, -49.27, 19.08) |
| CIE-LCH | lch(90.30, 52.83, 158.83°) |
| OKLab | oklab(89.9% -0.1356 0.0487) |
| OKLCH | oklch(89.9% 0.144 160.2) |
| XYZ | xyz(51.9903, 76.9492, 60.2472) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.10
Light Blue Green
#7EFBB3
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 3.15
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Seafoam
#A0FEBF
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBBD #FB7CBA
analogous
#7CFB7D #7CFBBD #7CF9FB
triadic
#7CFBBD #BD7CFB #FBBD7C
tetradic
#7CFBBD #7D7CFB #FB7CBA #F9FB7C
square
#7CFBBD #7D7CFB #FB7CBA #F9FB7C
split-complementary
#7CFBBD #FB7CF9 #FB7D7C
monochromatic
#07F581 #41F99F #7CFBBD #B7FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7CFBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#7CFBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBBD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBBD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBA
Deuteranopia (green-blind)
#E6DEC1
Tritanopia (blue-blind)
#54FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7cfbbd; /* rgb */ color: rgb(124, 251, 189); /* oklch */ color: oklch(89.9% 0.144 160.2);
Tailwind
colors: {
custom: {
50: '#aafdd1',
500: '#7cfbbd',
950: '#000000',
},
}SCSS
$custom: #7cfbbd; $custom-light: #aafdd1; $custom-dark: #000000;
JSON
{
"hex": "#7cfbbd",
"rgb": {
"r": 124,
"g": 251,
"b": 189
},
"hsl": {
"h": 150.709,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.89898,
"c": 0.14412,
"h": 160.2
},
"luminance": 0.76954
}Semantic roles & 50–950 ramp
primary
#7CFBBD
secondary
#D8438C
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683