#7BFBD2#7BFBD2
#7BFBD2 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.129 H 169.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD2 |
|---|---|
| RGB | rgb(123, 251, 210) |
| HSL | hsl(161, 94%, 73%) |
| HSV | hsv(161, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 16.3%, 1.6%) |
| CIE-LAB | lab(90.71, -45.11, 8.84) |
| CIE-LCH | lch(90.71, 45.96, 168.91°) |
| OKLab | oklab(90.37% -0.1271 0.0226) |
| OKLCH | oklch(90.37% 0.129 169.9) |
| XYZ | xyz(54.2932, 77.8537, 73.1264) |
| Luminance | 0.7786 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.94
Light Turquoise
#7EF4CC
ΔE00 1.55
Light Aqua
#8CFFDB
ΔE00 1.98
Light Aquamarine
#7BFDC7
ΔE00 3.15
Pale Turquoise
#A5FBD5
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD2 #FB7BA4
analogous
#7BFB92 #7BFBD2 #7BE4FB
triadic
#7BFBD2 #D27BFB #FBD27B
tetradic
#7BFBD2 #927BFB #FB7BA4 #E4FB7B
square
#7BFBD2 #927BFB #FB7BA4 #E4FB7B
split-complementary
#7BFBD2 #FB7BE4 #FB927B
monochromatic
#07F4A8 #40F9BE #7BFBD2 #B6FDE6 #E1FEF5
Accessibility & contrast
On white
1.27
#7BFBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#7BFBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#45FCEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbd2; /* rgb */ color: rgb(123, 251, 210); /* oklch */ color: oklch(90.4% 0.129 169.9);
Tailwind
colors: {
custom: {
50: '#a9fddf',
500: '#7bfbd2',
950: '#000000',
},
}SCSS
$custom: #7bfbd2; $custom-light: #a9fddf; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd2",
"rgb": {
"r": 123,
"g": 251,
"b": 210
},
"hsl": {
"h": 160.781,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90374,
"c": 0.12908,
"h": 169.9
},
"luminance": 0.77858
}Semantic roles & 50–950 ramp
primary
#7BFBD2
secondary
#D84272
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684