#7BFBBE#7BFBBE
#7BFBBE is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.9% C 0.144 H 160.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBBE |
|---|---|
| RGB | rgb(123, 251, 190) |
| HSL | hsl(151, 94%, 73%) |
| HSV | hsv(151, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(90.28, -49.30, 18.54) |
| CIE-LCH | lch(90.28, 52.67, 159.39°) |
| OKLab | oklab(89.88% -0.1358 0.0474) |
| OKLCH | oklch(89.88% 0.144 160.8) |
| XYZ | xyz(51.9554, 76.9186, 60.8141) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.12
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 3.40
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Seafoam
#A0FEBF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBBE #FB7BB8
analogous
#7BFB7E #7BFBBE #7BF8FB
triadic
#7BFBBE #BE7BFB #FBBE7B
tetradic
#7BFBBE #7E7BFB #FB7BB8 #F8FB7B
square
#7BFBBE #7E7BFB #FB7BB8 #F8FB7B
split-complementary
#7BFBBE #FB7BF8 #FB7E7B
monochromatic
#07F483 #40F9A1 #7BFBBE #B6FDDB #E1FEF0
Accessibility & contrast
On white
1.28
#7BFBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#7BFBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBBE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBBE | 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)
#F8EBBB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#51FAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbbe; /* rgb */ color: rgb(123, 251, 190); /* oklch */ color: oklch(89.9% 0.144 160.8);
Tailwind
colors: {
custom: {
50: '#a9fdd1',
500: '#7bfbbe',
950: '#000000',
},
}SCSS
$custom: #7bfbbe; $custom-light: #a9fdd1; $custom-dark: #000000;
JSON
{
"hex": "#7bfbbe",
"rgb": {
"r": 123,
"g": 251,
"b": 190
},
"hsl": {
"h": 151.406,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89883,
"c": 0.14385,
"h": 160.8
},
"luminance": 0.76923
}Semantic roles & 50–950 ramp
primary
#7BFBBE
secondary
#D8428A
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683