#7BFBC4#7BFBC4
#7BFBC4 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.139 H 163.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC4 |
|---|---|
| RGB | rgb(123, 251, 196) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 21.9%, 1.6%) |
| CIE-LAB | lab(90.41, -48.08, 15.63) |
| CIE-LCH | lch(90.41, 50.56, 161.99°) |
| OKLab | oklab(90.02% -0.1332 0.0401) |
| OKLCH | oklch(90.02% 0.139 163.3) |
| XYZ | xyz(52.6247, 77.1863, 64.3391) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.53
Light Greenish Blue
#63F7B4
ΔE00 2.96
Aquamarine
#7FFFD4
ΔE00 3.15
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Blue Green
#7EFBB3
ΔE00 3.74
Light Seafoam
#A0FEBF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC4 #FB7BB2
analogous
#7BFB84 #7BFBC4 #7BF2FB
triadic
#7BFBC4 #C47BFB #FBC47B
tetradic
#7BFBC4 #847BFB #FB7BB2 #F2FB7B
square
#7BFBC4 #847BFB #FB7BB2 #F2FB7B
split-complementary
#7BFBC4 #FB7BF2 #FB847B
monochromatic
#07F48E #40F9A9 #7BFBC4 #B6FDDF #E1FEF2
Accessibility & contrast
On white
1.28
#7BFBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#7BFBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC4
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC4 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC1
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#4EFBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbc4; /* rgb */ color: rgb(123, 251, 196); /* oklch */ color: oklch(90.0% 0.139 163.3);
Tailwind
colors: {
custom: {
50: '#a9fdd6',
500: '#7bfbc4',
950: '#000000',
},
}SCSS
$custom: #7bfbc4; $custom-light: #a9fdd6; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc4",
"rgb": {
"r": 123,
"g": 251,
"b": 196
},
"hsl": {
"h": 154.219,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90024,
"c": 0.13908,
"h": 163.3
},
"luminance": 0.77191
}Semantic roles & 50–950 ramp
primary
#7BFBC4
secondary
#D84283
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683