#7BFBD4#7BFBD4
#7BFBD4 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.128 H 171.0°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD4 |
|---|---|
| RGB | rgb(123, 251, 212) |
| HSL | hsl(162, 94%, 73%) |
| HSV | hsv(162, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 15.5%, 1.6%) |
| CIE-LAB | lab(90.76, -44.67, 7.87) |
| CIE-LCH | lch(90.76, 45.35, 170.00°) |
| OKLab | oklab(90.43% -0.1262 0.0201) |
| OKLCH | oklch(90.43% 0.128 171) |
| XYZ | xyz(54.5439, 77.9540, 74.4469) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.28
Light Turquoise
#7EF4CC
ΔE00 1.68
Light Aqua
#8CFFDB
ΔE00 1.73
Light Aquamarine
#7BFDC7
ΔE00 3.68
Tiffany Blue
#7BF2DA
ΔE00 4.43
Pale Turquoise
#A5FBD5
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD4 #FB7BA2
analogous
#7BFB94 #7BFBD4 #7BE2FB
triadic
#7BFBD4 #D47BFB #FBD47B
tetradic
#7BFBD4 #947BFB #FB7BA2 #E2FB7B
square
#7BFBD4 #947BFB #FB7BA2 #E2FB7B
split-complementary
#7BFBD4 #FB7BE2 #FB947B
monochromatic
#07F4AC #40F9C1 #7BFBD4 #B6FDE7 #E1FEF5
Accessibility & contrast
On white
1.27
#7BFBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#7BFBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD4
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD4 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD2
Deuteranopia (green-blind)
#E1DFD7
Tritanopia (blue-blind)
#43FDF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbd4; /* rgb */ color: rgb(123, 251, 212); /* oklch */ color: oklch(90.4% 0.128 171.0);
Tailwind
colors: {
custom: {
50: '#a9fde1',
500: '#7bfbd4',
950: '#000000',
},
}SCSS
$custom: #7bfbd4; $custom-light: #a9fde1; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd4",
"rgb": {
"r": 123,
"g": 251,
"b": 212
},
"hsl": {
"h": 161.719,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90426,
"c": 0.1278,
"h": 171
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#7BFBD4
secondary
#D84270
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684