#7BFBBB#7BFBBB
#7BFBBB is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.8% C 0.146 H 159.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBBB |
|---|---|
| RGB | rgb(123, 251, 187) |
| HSL | hsl(150, 94%, 73%) |
| HSV | hsv(150, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.22, -49.89, 20.00) |
| CIE-LCH | lch(90.22, 53.75, 158.16°) |
| OKLab | oklab(89.82% -0.1371 0.051) |
| OKLCH | oklch(89.82% 0.146 159.6) |
| XYZ | xyz(51.6309, 76.7888, 59.1050) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 1.94
Light Aquamarine
#7BFDC7
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 2.93
Light Seafoam
#A0FEBF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBBB #FB7BBB
analogous
#7BFB7B #7BFBBB #7BFBFB
triadic
#7BFBBB #BB7BFB #FBBB7B
tetradic
#7BFBBB #7B7BFB #FB7BBB #FBFB7B
square
#7BFBBB #7B7BFB #FB7BBB #FBFB7B
split-complementary
#7BFBBB #FB7BFB #FB7B7B
monochromatic
#07F47E #40F99C #7BFBBB #B6FDDA #E1FEF0
Accessibility & contrast
On white
1.28
#7BFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#7BFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBBB
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBBB | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#53FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbbb; /* rgb */ color: rgb(123, 251, 187); /* oklch */ color: oklch(89.8% 0.146 159.6);
Tailwind
colors: {
custom: {
50: '#a9fdcf',
500: '#7bfbbb',
950: '#000000',
},
}SCSS
$custom: #7bfbbb; $custom-light: #a9fdcf; $custom-dark: #000000;
JSON
{
"hex": "#7bfbbb",
"rgb": {
"r": 123,
"g": 251,
"b": 187
},
"hsl": {
"h": 150,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89815,
"c": 0.14633,
"h": 159.6
},
"luminance": 0.76793
}Semantic roles & 50–950 ramp
primary
#7BFBBB
secondary
#D8428D
accent
#0073E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683