#7CFABB#7CFABB
#7CFABB is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.144 H 159.7°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFABB |
|---|---|
| RGB | rgb(124, 250, 187) |
| HSL | hsl(150, 93%, 73%) |
| HSV | hsv(150, 50%, 98%) |
| CMYK | cmyk(50.4%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(89.97, -49.24, 19.65) |
| CIE-LCH | lch(89.97, 53.02, 158.25°) |
| OKLab | oklab(89.62% -0.1354 0.0502) |
| OKLCH | oklch(89.62% 0.144 159.7) |
| XYZ | xyz(51.4632, 76.2398, 59.0079) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.29
Seafoam (survey)
#80F9AD
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.04
Light Seafoam
#A0FEBF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFABB #FA7CBB
analogous
#7CFA7C #7CFABB #7CFAFA
triadic
#7CFABB #BB7CFA #FABB7C
tetradic
#7CFABB #7C7CFA #FA7CBB #FAFA7C
square
#7CFABB #7C7CFA #FA7CBB #FAFA7C
split-complementary
#7CFABB #FA7CFA #FA7C7C
monochromatic
#09F27E #41F89C #7CFABB #B7FCDA #E2FEF0
Accessibility & contrast
On white
1.29
#7CFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7CFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFABB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFABB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#55F9E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7cfabb; /* rgb */ color: rgb(124, 250, 187); /* oklch */ color: oklch(89.6% 0.144 159.7);
Tailwind
colors: {
custom: {
50: '#a9fccf',
500: '#7cfabb',
950: '#000000',
},
}SCSS
$custom: #7cfabb; $custom-light: #a9fccf; $custom-dark: #000000;
JSON
{
"hex": "#7cfabb",
"rgb": {
"r": 124,
"g": 250,
"b": 187
},
"hsl": {
"h": 150,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.89618,
"c": 0.14441,
"h": 159.7
},
"luminance": 0.76244
}Semantic roles & 50–950 ramp
primary
#7CFABB
secondary
#D7438D
accent
#0073E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683