#7BFBD3#7BFBD3
#7BFBD3 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.4% C 0.128 H 170.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD3 |
|---|---|
| RGB | rgb(123, 251, 211) |
| HSL | hsl(161, 94%, 73%) |
| HSV | hsv(161, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.74, -44.89, 8.36) |
| CIE-LCH | lch(90.74, 45.66, 169.45°) |
| OKLab | oklab(90.4% -0.1266 0.0214) |
| OKLCH | oklch(90.4% 0.128 170.4) |
| XYZ | xyz(54.4182, 77.9037, 73.7846) |
| Luminance | 0.7791 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.09
Light Turquoise
#7EF4CC
ΔE00 1.59
Light Aqua
#8CFFDB
ΔE00 1.84
Light Aquamarine
#7BFDC7
ΔE00 3.42
Pale Turquoise
#A5FBD5
ΔE00 4.53
Tiffany Blue
#7BF2DA
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD3 #FB7BA3
analogous
#7BFB93 #7BFBD3 #7BE3FB
triadic
#7BFBD3 #D37BFB #FBD37B
tetradic
#7BFBD3 #937BFB #FB7BA3 #E3FB7B
square
#7BFBD3 #937BFB #FB7BA3 #E3FB7B
split-complementary
#7BFBD3 #FB7BE3 #FB937B
monochromatic
#07F4AA #40F9BF #7BFBD3 #B6FDE7 #E1FEF5
Accessibility & contrast
On white
1.27
#7BFBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#7BFBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD3
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD3 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E1DFD6
Tritanopia (blue-blind)
#44FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbd3; /* rgb */ color: rgb(123, 251, 211); /* oklch */ color: oklch(90.4% 0.128 170.4);
Tailwind
colors: {
custom: {
50: '#a9fde0',
500: '#7bfbd3',
950: '#000000',
},
}SCSS
$custom: #7bfbd3; $custom-light: #a9fde0; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd3",
"rgb": {
"r": 123,
"g": 251,
"b": 211
},
"hsl": {
"h": 161.25,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.904,
"c": 0.12843,
"h": 170.4
},
"luminance": 0.77908
}Semantic roles & 50–950 ramp
primary
#7BFBD3
secondary
#D84271
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684