#7BFBC8#7BFBC8
#7BFBC8 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.136 H 165.0°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC8 |
|---|---|
| RGB | rgb(123, 251, 200) |
| HSL | hsl(156, 94%, 73%) |
| HSV | hsv(156, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 20.3%, 1.6%) |
| CIE-LAB | lab(90.49, -47.25, 13.69) |
| CIE-LCH | lch(90.49, 49.19, 163.84°) |
| OKLab | oklab(90.12% -0.1314 0.0351) |
| OKLCH | oklch(90.12% 0.136 165) |
| XYZ | xyz(53.0861, 77.3708, 66.7689) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.74
Aquamarine
#7FFFD4
ΔE00 2.25
Light Turquoise
#7EF4CC
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 3.99
Light Blue Green
#7EFBB3
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC8 #FB7BAE
analogous
#7BFB88 #7BFBC8 #7BEEFB
triadic
#7BFBC8 #C87BFB #FBC87B
tetradic
#7BFBC8 #887BFB #FB7BAE #EEFB7B
square
#7BFBC8 #887BFB #FB7BAE #EEFB7B
split-complementary
#7BFBC8 #FB7BEE #FB887B
monochromatic
#07F496 #40F9AF #7BFBC8 #B6FDE1 #E1FEF3
Accessibility & contrast
On white
1.27
#7BFBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7BFBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC8
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC8 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC5
Deuteranopia (green-blind)
#E3DECB
Tritanopia (blue-blind)
#4CFBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbc8; /* rgb */ color: rgb(123, 251, 200); /* oklch */ color: oklch(90.1% 0.136 165.0);
Tailwind
colors: {
custom: {
50: '#a9fdd8',
500: '#7bfbc8',
950: '#000000',
},
}SCSS
$custom: #7bfbc8; $custom-light: #a9fdd8; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc8",
"rgb": {
"r": 123,
"g": 251,
"b": 200
},
"hsl": {
"h": 156.094,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90121,
"c": 0.13605,
"h": 165
},
"luminance": 0.77375
}Semantic roles & 50–950 ramp
primary
#7BFBC8
secondary
#D8427E
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683