#7BFBC3#7BFBC3
#7BFBC3 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.140 H 162.8°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC3 |
|---|---|
| RGB | rgb(123, 251, 195) |
| HSL | hsl(154, 94%, 73%) |
| HSV | hsv(154, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 22.3%, 1.6%) |
| CIE-LAB | lab(90.39, -48.29, 16.12) |
| CIE-LCH | lch(90.39, 50.91, 161.54°) |
| OKLab | oklab(90% -0.1336 0.0413) |
| OKLCH | oklch(90% 0.14 162.8) |
| XYZ | xyz(52.5113, 77.1409, 63.7417) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.70
Light Greenish Blue
#63F7B4
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.86
Seafoam (survey)
#80F9AD
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC3 #FB7BB3
analogous
#7BFB83 #7BFBC3 #7BF3FB
triadic
#7BFBC3 #C37BFB #FBC37B
tetradic
#7BFBC3 #837BFB #FB7BB3 #F3FB7B
square
#7BFBC3 #837BFB #FB7BB3 #F3FB7B
split-complementary
#7BFBC3 #FB7BF3 #FB837B
monochromatic
#07F48D #40F9A8 #7BFBC3 #B6FDDE #E1FEF2
Accessibility & contrast
On white
1.28
#7BFBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#7BFBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC3
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC3 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC0
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#4EFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbc3; /* rgb */ color: rgb(123, 251, 195); /* oklch */ color: oklch(90.0% 0.140 162.8);
Tailwind
colors: {
custom: {
50: '#a9fdd5',
500: '#7bfbc3',
950: '#000000',
},
}SCSS
$custom: #7bfbc3; $custom-light: #a9fdd5; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc3",
"rgb": {
"r": 123,
"g": 251,
"b": 195
},
"hsl": {
"h": 153.75,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90001,
"c": 0.13986,
"h": 162.8
},
"luminance": 0.77145
}Semantic roles & 50–950 ramp
primary
#7BFBC3
secondary
#D84284
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683