#7BFBD6#7BFBD6
#7BFBD6 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.127 H 172.0°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD6 |
|---|---|
| RGB | rgb(123, 251, 214) |
| HSL | hsl(163, 94%, 73%) |
| HSV | hsv(163, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 14.7%, 1.6%) |
| CIE-LAB | lab(90.81, -44.22, 6.90) |
| CIE-LCH | lch(90.81, 44.76, 171.13°) |
| OKLab | oklab(90.48% -0.1253 0.0176) |
| OKLCH | oklch(90.48% 0.127 172) |
| XYZ | xyz(54.7978, 78.0555, 75.7838) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.62
Aquamarine
#7FFFD4
ΔE00 1.72
Light Turquoise
#7EF4CC
ΔE00 1.95
Tiffany Blue
#7BF2DA
ΔE00 3.95
Light Aquamarine
#7BFDC7
ΔE00 4.22
Pale Turquoise
#A5FBD5
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD6 #FB7BA0
analogous
#7BFB96 #7BFBD6 #7BE0FB
triadic
#7BFBD6 #D67BFB #FBD67B
tetradic
#7BFBD6 #967BFB #FB7BA0 #E0FB7B
square
#7BFBD6 #967BFB #FB7BA0 #E0FB7B
split-complementary
#7BFBD6 #FB7BE0 #FB967B
monochromatic
#07F4B0 #40F9C4 #7BFBD6 #B6FDE8 #E1FEF6
Accessibility & contrast
On white
1.26
#7BFBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#7BFBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD6
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD6 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD4
Deuteranopia (green-blind)
#E1DFD9
Tritanopia (blue-blind)
#42FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbd6; /* rgb */ color: rgb(123, 251, 214); /* oklch */ color: oklch(90.5% 0.127 172.0);
Tailwind
colors: {
custom: {
50: '#a9fde2',
500: '#7bfbd6',
950: '#000000',
},
}SCSS
$custom: #7bfbd6; $custom-light: #a9fde2; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd6",
"rgb": {
"r": 123,
"g": 251,
"b": 214
},
"hsl": {
"h": 162.656,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90479,
"c": 0.12657,
"h": 172
},
"luminance": 0.7806
}Semantic roles & 50–950 ramp
primary
#7BFBD6
secondary
#D8426D
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684