#7CFFBF#7CFFBF
#7CFFBF is a very light, vivid teal. Relative luminance 0.796; OKLCH L 90.9% C 0.148 H 160.1°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFFBF |
|---|---|
| RGB | rgb(124, 255, 191) |
| HSL | hsl(151, 100%, 74%) |
| HSV | hsv(151, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.49, -50.55, 19.71) |
| CIE-LCH | lch(91.49, 54.26, 158.69°) |
| OKLab | oklab(90.88% -0.139 0.0503) |
| OKLCH | oklch(90.88% 0.148 160.1) |
| XYZ | xyz(53.4716, 79.5621, 61.8193) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.11
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Greenish Blue
#63F7B4
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 3.17
Seafoam Green
#7AF9AB
ΔE00 3.32
Light Seafoam
#A0FEBF
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFFBF #FF7CBC
analogous
#7CFF7E #7CFFBF #7CFEFF
triadic
#7CFFBF #BF7CFF #FFBF7C
tetradic
#7CFFBF #7E7CFF #FF7CBC #FEFF7C
square
#7CFFBF #7E7CFF #FF7CBC #FEFF7C
split-complementary
#7CFFBF #FF7CFE #FF7E7C
monochromatic
#02FF83 #3FFFA1 #7CFFBF #B9FFDD #E0FFF0
Accessibility & contrast
On white
1.24
#7CFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7CFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFFBF
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFFBF | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEFBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#51FEED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cffbf; /* rgb */ color: rgb(124, 255, 191); /* oklch */ color: oklch(90.9% 0.148 160.1);
Tailwind
colors: {
custom: {
50: '#aaffd2',
500: '#7cffbf',
950: '#000000',
},
}SCSS
$custom: #7cffbf; $custom-light: #aaffd2; $custom-dark: #000000;
JSON
{
"hex": "#7cffbf",
"rgb": {
"r": 124,
"g": 255,
"b": 191
},
"hsl": {
"h": 150.687,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.9088,
"c": 0.14787,
"h": 160.1
},
"luminance": 0.79567
}Semantic roles & 50–950 ramp
primary
#7CFFBF
secondary
#DE428E
accent
#0070E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683