#7BFCD3#7BFCD3
#7BFCD3 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.130 H 170.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFCD3 |
|---|---|
| RGB | rgb(123, 252, 211) |
| HSL | hsl(161, 96%, 74%) |
| HSV | hsv(161, 51%, 99%) |
| CMYK | cmyk(51.2%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(91.02, -45.32, 8.77) |
| CIE-LCH | lch(91.02, 46.16, 169.05°) |
| OKLab | oklab(90.63% -0.1277 0.0224) |
| OKLCH | oklch(90.63% 0.13 170) |
| XYZ | xyz(54.7314, 78.5301, 73.8890) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.81
Light Turquoise
#7EF4CC
ΔE00 1.75
Light Aqua
#8CFFDB
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 4.54
Tiffany Blue
#7BF2DA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFCD3 #FC7BA4
analogous
#7BFC92 #7BFCD3 #7BE5FC
triadic
#7BFCD3 #D37BFC #FCD37B
tetradic
#7BFCD3 #927BFC #FC7BA4 #E5FC7B
square
#7BFCD3 #927BFC #FC7BA4 #E5FC7B
split-complementary
#7BFCD3 #FC7BE5 #FC927B
monochromatic
#06F7AA #3FFBBF #7BFCD3 #B7FDE7 #E1FEF5
Accessibility & contrast
On white
1.26
#7BFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#7BFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFCD3
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFCD3 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED1
Deuteranopia (green-blind)
#E2DFD6
Tritanopia (blue-blind)
#44FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7bfcd3; /* rgb */ color: rgb(123, 252, 211); /* oklch */ color: oklch(90.6% 0.130 170.0);
Tailwind
colors: {
custom: {
50: '#a9fee0',
500: '#7bfcd3',
950: '#000000',
},
}SCSS
$custom: #7bfcd3; $custom-light: #a9fee0; $custom-dark: #000000;
JSON
{
"hex": "#7bfcd3",
"rgb": {
"r": 123,
"g": 252,
"b": 211
},
"hsl": {
"h": 160.93,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.90632,
"c": 0.12967,
"h": 170
},
"luminance": 0.78535
}Semantic roles & 50–950 ramp
primary
#7BFCD3
secondary
#D94272
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111815
muted
#818684