#7CFBBC#7CFBBC
#7CFBBC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.145 H 159.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBBC |
|---|---|
| RGB | rgb(124, 251, 188) |
| HSL | hsl(150, 94%, 74%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(90.28, -49.47, 19.56) |
| CIE-LCH | lch(90.28, 53.19, 158.42°) |
| OKLab | oklab(89.88% -0.1361 0.05) |
| OKLCH | oklch(89.88% 0.145 159.8) |
| XYZ | xyz(51.8821, 76.9059, 59.6775) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Aquamarine
#7BFDC7
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Seafoam
#A0FEBF
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBBC #FB7CBB
analogous
#7CFB7C #7CFBBC #7CFBFB
triadic
#7CFBBC #BC7CFB #FBBC7C
tetradic
#7CFBBC #7C7CFB #FB7CBB #FBFB7C
square
#7CFBBC #7C7CFB #FB7CBB #FBFB7C
split-complementary
#7CFBBC #FB7CFB #FB7C7C
monochromatic
#07F57F #41F99E #7CFBBC #B7FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#7CFBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7CFBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBBC
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBBC | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#54FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7cfbbc; /* rgb */ color: rgb(124, 251, 188); /* oklch */ color: oklch(89.9% 0.145 159.8);
Tailwind
colors: {
custom: {
50: '#aafdd0',
500: '#7cfbbc',
950: '#000000',
},
}SCSS
$custom: #7cfbbc; $custom-light: #aafdd0; $custom-dark: #000000;
JSON
{
"hex": "#7cfbbc",
"rgb": {
"r": 124,
"g": 251,
"b": 188
},
"hsl": {
"h": 150.236,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.89875,
"c": 0.14494,
"h": 159.8
},
"luminance": 0.7691
}Semantic roles & 50–950 ramp
primary
#7CFBBC
secondary
#D8438D
accent
#0072E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683