#7CFBBF#7CFBBF
#7CFBBF is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.142 H 161.0°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFBBF |
|---|---|
| RGB | rgb(124, 251, 191) |
| HSL | hsl(152, 94%, 74%) |
| HSV | hsv(152, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 23.9%, 1.6%) |
| CIE-LAB | lab(90.34, -48.87, 18.11) |
| CIE-LCH | lch(90.34, 52.12, 159.67°) |
| OKLab | oklab(89.94% -0.1347 0.0463) |
| OKLCH | oklch(89.94% 0.142 161) |
| XYZ | xyz(52.2089, 77.0366, 61.3984) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Blue Green
#7EFBB3
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 3.58
Seafoam Green
#7AF9AB
ΔE00 3.76
Light Seafoam
#A0FEBF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFBBF #FB7CB8
analogous
#7CFB7F #7CFBBF #7CF7FB
triadic
#7CFBBF #BF7CFB #FBBF7C
tetradic
#7CFBBF #7F7CFB #FB7CB8 #F7FB7C
square
#7CFBBF #7F7CFB #FB7CB8 #F7FB7C
split-complementary
#7CFBBF #FB7CF7 #FB7F7C
monochromatic
#07F585 #41F9A2 #7CFBBF #B7FDDC #E1FEF0
Accessibility & contrast
On white
1.28
#7CFBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#7CFBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFBBF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFBBF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBC
Deuteranopia (green-blind)
#E5DEC3
Tritanopia (blue-blind)
#53FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7cfbbf; /* rgb */ color: rgb(124, 251, 191); /* oklch */ color: oklch(89.9% 0.142 161.0);
Tailwind
colors: {
custom: {
50: '#aafdd2',
500: '#7cfbbf',
950: '#000000',
},
}SCSS
$custom: #7cfbbf; $custom-light: #aafdd2; $custom-dark: #000000;
JSON
{
"hex": "#7cfbbf",
"rgb": {
"r": 124,
"g": 251,
"b": 191
},
"hsl": {
"h": 151.654,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.89944,
"c": 0.14249,
"h": 161
},
"luminance": 0.77041
}Semantic roles & 50–950 ramp
primary
#7CFBBF
secondary
#D84389
accent
#006CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683