#7BFBC2#7BFBC2
#7BFBC2 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.141 H 162.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFBC2 |
|---|---|
| RGB | rgb(123, 251, 194) |
| HSL | hsl(153, 94%, 73%) |
| HSV | hsv(153, 51%, 98%) |
| CMYK | cmyk(51%, 0%, 22.7%, 1.6%) |
| CIE-LAB | lab(90.37, -48.49, 16.60) |
| CIE-LCH | lch(90.37, 51.25, 161.10°) |
| OKLab | oklab(89.98% -0.1341 0.0425) |
| OKLCH | oklch(89.98% 0.141 162.4) |
| XYZ | xyz(52.3986, 77.0958, 63.1482) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.89
Light Greenish Blue
#63F7B4
ΔE00 2.63
Light Blue Green
#7EFBB3
ΔE00 3.28
Aquamarine
#7FFFD4
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 4.07
Seafoam (survey)
#80F9AD
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFBC2 #FB7BB4
analogous
#7BFB82 #7BFBC2 #7BF4FB
triadic
#7BFBC2 #C27BFB #FBC27B
tetradic
#7BFBC2 #827BFB #FB7BB4 #F4FB7B
square
#7BFBC2 #827BFB #FB7BB4 #F4FB7B
split-complementary
#7BFBC2 #FB7BF4 #FB827B
monochromatic
#07F48B #40F9A7 #7BFBC2 #B6FDDD #E1FEF1
Accessibility & contrast
On white
1.28
#7BFBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7BFBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFBC2
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFBC2 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#4FFBEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfbc2; /* rgb */ color: rgb(123, 251, 194); /* oklch */ color: oklch(90.0% 0.141 162.4);
Tailwind
colors: {
custom: {
50: '#a9fdd4',
500: '#7bfbc2',
950: '#000000',
},
}SCSS
$custom: #7bfbc2; $custom-light: #a9fdd4; $custom-dark: #000000;
JSON
{
"hex": "#7bfbc2",
"rgb": {
"r": 123,
"g": 251,
"b": 194
},
"hsl": {
"h": 153.281,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.89977,
"c": 0.14065,
"h": 162.4
},
"luminance": 0.771
}Semantic roles & 50–950 ramp
primary
#7BFBC2
secondary
#D84285
accent
#0066E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683