#7BFBC6#7BFBC6
#7BFBC6 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.138 H 164.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC6 |
|---|---|
| RGB | rgb(123, 251, 198) |
| HSL | hsl(155, 94%, 73%) |
| HSV | hsv(155, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 21.1%, 1.6%) |
| CIE-LAB | lab(90.45, -47.67, 14.66) |
| CIE-LCH | lch(90.45, 49.87, 162.90°) |
| OKLab | oklab(90.07% -0.1323 0.0376) |
| OKLCH | oklch(90.07% 0.138 164.1) |
| XYZ | xyz(52.8539, 77.2780, 65.5460) |
| Luminance | 0.7728 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.43
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 4.20
Light Aqua
#8CFFDB
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC6 #FB7BB0
analogous
#7BFB86 #7BFBC6 #7BF0FB
triadic
#7BFBC6 #C67BFB #FBC67B
tetradic
#7BFBC6 #867BFB #FB7BB0 #F0FB7B
square
#7BFBC6 #867BFB #FB7BB0 #F0FB7B
split-complementary
#7BFBC6 #FB7BF0 #FB867B
monochromatic
#07F492 #40F9AC #7BFBC6 #B6FDE0 #E1FEF2
Accessibility & contrast
On white
1.28
#7BFBC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#7BFBC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC6
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC6 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7ECC3
Deuteranopia (green-blind)
#E4DEC9
Tritanopia (blue-blind)
#4DFBEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7bfbc6; /* rgb */ color: rgb(123, 251, 198); /* oklch */ color: oklch(90.1% 0.138 164.1);
Tailwind
colors: {
custom: {
50: '#a9fdd7',
500: '#7bfbc6',
950: '#000000',
},
}SCSS
$custom: #7bfbc6; $custom-light: #a9fdd7; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc6",
"rgb": {
"r": 123,
"g": 251,
"b": 198
},
"hsl": {
"h": 155.156,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.90073,
"c": 0.13756,
"h": 164.1
},
"luminance": 0.77283
}Semantic roles & 50–950 ramp
primary
#7BFBC6
secondary
#D84280
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683