#7BFBBD#7BFBBD
#7BFBBD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.145 H 160.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBBD |
|---|---|
| RGB | rgb(123, 251, 189) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 24.7%, 1.6%) |
| CIE-LAB | lab(90.26, -49.50, 19.03) |
| CIE-LCH | lch(90.26, 53.03, 158.97°) |
| OKLab | oklab(89.86% -0.1363 0.0486) |
| OKLCH | oklch(89.86% 0.145 160.4) |
| XYZ | xyz(51.8465, 76.8750, 60.2404) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Blue Green
#7EFBB3
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 3.19
Seafoam Green
#7AF9AB
ΔE00 3.35
Light Seafoam
#A0FEBF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBBD #FB7BB9
analogous
#7BFB7D #7BFBBD #7BF9FB
triadic
#7BFBBD #BD7BFB #FBBD7B
tetradic
#7BFBBD #7D7BFB #FB7BB9 #F9FB7B
square
#7BFBBD #7D7BFB #FB7BB9 #F9FB7B
split-complementary
#7BFBBD #FB7BF9 #FB7D7B
monochromatic
#07F482 #40F99F #7BFBBD #B6FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7BFBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7BFBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBBD
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBBD | 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)
#F8EBBA
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#52FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbbd; /* rgb */ color: rgb(123, 251, 189); /* oklch */ color: oklch(89.9% 0.145 160.4);
Tailwind
colors: {
custom: {
50: '#a9fdd1',
500: '#7bfbbd',
950: '#000000',
},
}SCSS
$custom: #7bfbbd; $custom-light: #a9fdd1; $custom-dark: #000000;
JSON
{
"hex": "#7bfbbd",
"rgb": {
"r": 123,
"g": 251,
"b": 189
},
"hsl": {
"h": 150.938,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.8986,
"c": 0.14467,
"h": 160.4
},
"luminance": 0.76879
}Semantic roles & 50–950 ramp
primary
#7BFBBD
secondary
#D8428B
accent
#006FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683