#7BFBC0#7BFBC0
#7BFBC0 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 89.9% C 0.142 H 161.6°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC0 |
|---|---|
| RGB | rgb(123, 251, 192) |
| HSL | hsl(152, 94%, 73%) |
| HSV | hsv(152, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 23.5%, 1.6%) |
| CIE-LAB | lab(90.32, -48.90, 17.57) |
| CIE-LCH | lch(90.32, 51.96, 160.23°) |
| OKLab | oklab(89.93% -0.1349 0.045) |
| OKLCH | oklch(89.93% 0.142 161.6) |
| XYZ | xyz(52.1755, 77.0066, 61.9732) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.31
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 4.01
Aquamarine
#7FFFD4
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC0 #FB7BB6
analogous
#7BFB80 #7BFBC0 #7BF6FB
triadic
#7BFBC0 #C07BFB #FBC07B
tetradic
#7BFBC0 #807BFB #FB7BB6 #F6FB7B
square
#7BFBC0 #807BFB #FB7BB6 #F6FB7B
split-complementary
#7BFBC0 #FB7BF6 #FB807B
monochromatic
#07F487 #40F9A4 #7BFBC0 #B6FDDC #E1FEF1
Accessibility & contrast
On white
1.28
#7BFBC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7BFBC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC0
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC0 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBD
Deuteranopia (green-blind)
#E5DEC4
Tritanopia (blue-blind)
#50FAEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbc0; /* rgb */ color: rgb(123, 251, 192); /* oklch */ color: oklch(89.9% 0.142 161.6);
Tailwind
colors: {
custom: {
50: '#a9fdd3',
500: '#7bfbc0',
950: '#000000',
},
}SCSS
$custom: #7bfbc0; $custom-light: #a9fdd3; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc0",
"rgb": {
"r": 123,
"g": 251,
"b": 192
},
"hsl": {
"h": 152.344,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8993,
"c": 0.14224,
"h": 161.6
},
"luminance": 0.77011
}Semantic roles & 50–950 ramp
primary
#7BFBC0
secondary
#D84287
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683