#7BFBD1#7BFBD1
#7BFBD1 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.130 H 169.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBD1 |
|---|---|
| RGB | rgb(123, 251, 209) |
| HSL | hsl(160, 94%, 73%) |
| HSV | hsv(160, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 16.7%, 1.6%) |
| CIE-LAB | lab(90.69, -45.33, 9.33) |
| CIE-LCH | lch(90.69, 46.27, 168.37°) |
| OKLab | oklab(90.35% -0.1275 0.0239) |
| OKLCH | oklch(90.35% 0.13 169.4) |
| XYZ | xyz(54.1690, 77.8040, 72.4723) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.86
Light Turquoise
#7EF4CC
ΔE00 1.55
Light Aqua
#8CFFDB
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.89
Pale Turquoise
#A5FBD5
ΔE00 4.48
Bright Teal
#01F9C6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBD1 #FB7BA5
analogous
#7BFB91 #7BFBD1 #7BE5FB
triadic
#7BFBD1 #D17BFB #FBD17B
tetradic
#7BFBD1 #917BFB #FB7BA5 #E5FB7B
square
#7BFBD1 #917BFB #FB7BA5 #E5FB7B
split-complementary
#7BFBD1 #FB7BE5 #FB917B
monochromatic
#07F4A7 #40F9BC #7BFBD1 #B6FDE6 #E1FEF5
Accessibility & contrast
On white
1.27
#7BFBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7BFBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBD1
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBD1 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDCF
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#46FCEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbd1; /* rgb */ color: rgb(123, 251, 209); /* oklch */ color: oklch(90.3% 0.130 169.4);
Tailwind
colors: {
custom: {
50: '#a9fddf',
500: '#7bfbd1',
950: '#000000',
},
}SCSS
$custom: #7bfbd1; $custom-light: #a9fddf; $custom-dark: #000000;
JSON
{
"hex": "#7bfbd1",
"rgb": {
"r": 123,
"g": 251,
"b": 209
},
"hsl": {
"h": 160.313,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90348,
"c": 0.12973,
"h": 169.4
},
"luminance": 0.77809
}Semantic roles & 50–950 ramp
primary
#7BFBD1
secondary
#D84273
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684