#7BFACC#7BFACC
#7BFACC is a very light, vivid teal. Relative luminance 0.769; OKLCH L 90.0% C 0.132 H 167.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFACC |
|---|---|
| RGB | rgb(123, 250, 204) |
| HSL | hsl(158, 93%, 73%) |
| HSV | hsv(158, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 18.4%, 2%) |
| CIE-LAB | lab(90.29, -45.97, 11.34) |
| CIE-LCH | lch(90.29, 47.35, 166.14°) |
| OKLab | oklab(89.99% -0.1286 0.0291) |
| OKLCH | oklch(89.99% 0.132 167.3) |
| XYZ | xyz(53.2481, 76.9372, 69.1593) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.38
Light Turquoise
#7EF4CC
ΔE00 1.79
Light Aquamarine
#7BFDC7
ΔE00 1.89
Light Aqua
#8CFFDB
ΔE00 3.00
Pale Turquoise
#A5FBD5
ΔE00 4.54
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFACC #FA7BA9
analogous
#7BFA8C #7BFACC #7BE8FA
triadic
#7BFACC #CC7BFA #FACC7B
tetradic
#7BFACC #8C7BFA #FA7BA9 #E8FA7B
square
#7BFACC #8C7BFA #FA7BA9 #E8FA7B
split-complementary
#7BFACC #FA7BE8 #FA8C7B
monochromatic
#09F19D #40F8B5 #7BFACC #B6FCE3 #E2FEF4
Accessibility & contrast
On white
1.28
#7BFACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#7BFACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFACC
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFACC | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#49FBED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7bfacc; /* rgb */ color: rgb(123, 250, 204); /* oklch */ color: oklch(90.0% 0.132 167.3);
Tailwind
colors: {
custom: {
50: '#a9fcdb',
500: '#7bfacc',
950: '#000000',
},
}SCSS
$custom: #7bfacc; $custom-light: #a9fcdb; $custom-dark: #000000;
JSON
{
"hex": "#7bfacc",
"rgb": {
"r": 123,
"g": 250,
"b": 204
},
"hsl": {
"h": 158.268,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89988,
"c": 0.13186,
"h": 167.3
},
"luminance": 0.76942
}Semantic roles & 50–950 ramp
primary
#7BFACC
secondary
#D74278
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111715
muted
#818584