#7BFBD5#7BFBD5
#7BFBD5 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.5% C 0.127 H 171.5°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD5 |
|---|---|
| RGB | rgb(123, 251, 213) |
| HSL | hsl(162, 94%, 73%) |
| HSV | hsv(162, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.78, -44.44, 7.39) |
| CIE-LCH | lch(90.78, 45.05, 170.56°) |
| OKLab | oklab(90.45% -0.1258 0.0188) |
| OKLCH | oklch(90.45% 0.127 171.5) |
| XYZ | xyz(54.6705, 78.0046, 75.1133) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aqua
#8CFFDB
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 1.80
Light Aquamarine
#7BFDC7
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.19
Pale Turquoise
#A5FBD5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD5 #FB7BA1
analogous
#7BFB95 #7BFBD5 #7BE1FB
triadic
#7BFBD5 #D57BFB #FBD57B
tetradic
#7BFBD5 #957BFB #FB7BA1 #E1FB7B
square
#7BFBD5 #957BFB #FB7BA1 #E1FB7B
split-complementary
#7BFBD5 #FB7BE1 #FB957B
monochromatic
#07F4AE #40F9C2 #7BFBD5 #B6FDE8 #E1FEF6
Accessibility & contrast
On white
1.26
#7BFBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7BFBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD5
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD5 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#43FDF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfbd5; /* rgb */ color: rgb(123, 251, 213); /* oklch */ color: oklch(90.5% 0.127 171.5);
Tailwind
colors: {
custom: {
50: '#a9fde1',
500: '#7bfbd5',
950: '#000000',
},
}SCSS
$custom: #7bfbd5; $custom-light: #a9fde1; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd5",
"rgb": {
"r": 123,
"g": 251,
"b": 213
},
"hsl": {
"h": 162.188,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90453,
"c": 0.12718,
"h": 171.5
},
"luminance": 0.78009
}Semantic roles & 50–950 ramp
primary
#7BFBD5
secondary
#D8426F
accent
#0044E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684