#7BFBD7#7BFBD7
#7BFBD7 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 172.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD7 |
|---|---|
| RGB | rgb(123, 251, 215) |
| HSL | hsl(163, 94%, 73%) |
| HSV | hsv(163, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.83, -44.00, 6.42) |
| CIE-LCH | lch(90.83, 44.46, 171.70°) |
| OKLab | oklab(90.51% -0.1249 0.0163) |
| OKLCH | oklch(90.51% 0.126 172.6) |
| XYZ | xyz(54.9259, 78.1067, 76.4584) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.63
Aquamarine
#7FFFD4
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 2.13
Tiffany Blue
#7BF2DA
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 4.50
Pale Turquoise
#A5FBD5
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD7 #FB7B9F
analogous
#7BFB97 #7BFBD7 #7BDFFB
triadic
#7BFBD7 #D77BFB #FBD77B
tetradic
#7BFBD7 #977BFB #FB7B9F #DFFB7B
square
#7BFBD7 #977BFB #FB7B9F #DFFB7B
split-complementary
#7BFBD7 #FB7BDF #FB977B
monochromatic
#07F4B2 #40F9C5 #7BFBD7 #B6FDE9 #E1FEF6
Accessibility & contrast
On white
1.26
#7BFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#7BFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD7
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD7 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#E0DFD9
Tritanopia (blue-blind)
#41FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbd7; /* rgb */ color: rgb(123, 251, 215); /* oklch */ color: oklch(90.5% 0.126 172.6);
Tailwind
colors: {
custom: {
50: '#aafde3',
500: '#7bfbd7',
950: '#000000',
},
}SCSS
$custom: #7bfbd7; $custom-light: #aafde3; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd7",
"rgb": {
"r": 123,
"g": 251,
"b": 215
},
"hsl": {
"h": 163.125,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90506,
"c": 0.12597,
"h": 172.6
},
"luminance": 0.78112
}Semantic roles & 50–950 ramp
primary
#7BFBD7
secondary
#D8426C
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684