#7BFACA#7BFACA
#7BFACA is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.9% C 0.133 H 166.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFACA |
|---|---|
| RGB | rgb(123, 250, 202) |
| HSL | hsl(157, 93%, 73%) |
| HSV | hsv(157, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.25, -46.40, 12.31) |
| CIE-LCH | lch(90.25, 48.01, 165.14°) |
| OKLab | oklab(89.94% -0.1295 0.0316) |
| OKLCH | oklch(89.94% 0.133 166.3) |
| XYZ | xyz(53.0098, 76.8418, 67.9041) |
| Luminance | 0.7685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.43
Aquamarine
#7FFFD4
ΔE00 1.75
Light Turquoise
#7EF4CC
ΔE00 2.16
Light Aqua
#8CFFDB
ΔE00 3.42
Light Greenish Blue
#63F7B4
ΔE00 4.31
Pale Turquoise
#A5FBD5
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFACA #FA7BAB
analogous
#7BFA8A #7BFACA #7BEAFA
triadic
#7BFACA #CA7BFA #FACA7B
tetradic
#7BFACA #8A7BFA #FA7BAB #EAFA7B
square
#7BFACA #8A7BFA #FA7BAB #EAFA7B
split-complementary
#7BFACA #FA7BEA #FA8A7B
monochromatic
#09F19A #40F8B2 #7BFACA #B6FCE2 #E2FEF3
Accessibility & contrast
On white
1.28
#7BFACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#7BFACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFACA
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFACA | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#4BFBEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfaca; /* rgb */ color: rgb(123, 250, 202); /* oklch */ color: oklch(89.9% 0.133 166.3);
Tailwind
colors: {
custom: {
50: '#a9fcda',
500: '#7bfaca',
950: '#000000',
},
}SCSS
$custom: #7bfaca; $custom-light: #a9fcda; $custom-dark: #000000;
JSON
{
"hex": "#7bfaca",
"rgb": {
"r": 123,
"g": 250,
"b": 202
},
"hsl": {
"h": 157.323,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89938,
"c": 0.13329,
"h": 166.3
},
"luminance": 0.76846
}Semantic roles & 50–950 ramp
primary
#7BFACA
secondary
#D7427A
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111714
muted
#818583